What would be the result on writing a data record to a PF
file using the "WRITE" opcode after the SETON *ON *INLR
statment?
Answer Posted / gsp
The 'Write' statement has to be witten before
the Lr On statement.
Reason: All files are closed and program ends
as soon as Lr is on.
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
How would display prime numbers using CL program?
how do I declare a table or array in rpg iv?
what is *place and *auto keyword in prtf ?plz explain
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
What is difference between bind by copy and bind by reference?
how do I declare a minor?
how can you display specific subfile page on the screen in unequal subfile?
can you debug ile rpg program using isdb?
how does the rpg element work?
How to handle duplicate error handling in RPG?
How many program bind in one module....
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
How to call one program from another program in RPG? please help me with the code
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is file information data structure?