Can someone tell me tell me what is meant by message wait...?
Answer / henry
When the job crashes (due variso reasons...example: decimal
data error, Level check error...etc), then the job status
goes to msg wait (MSGW)
| Is This Answer Correct ? | 13 Yes | 0 No |
What is the purpose of PUTOVR keyword?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is post opcode do
RPG/400 faqs?
is this a rpg channel?
please guys help me,I need to write a program that shows more than one way to display a subfile. Both views are of the same file but sorted differently and show different fields of the same file when the user presses a function key. send me code
can any body correct the following code? Following a procedure which returns the maximum of two numbers.Correct the following code. P GETMAX B D GETMAX PI D NUM1 35 0 D NUM2 45 0 C IF NUM1 > NUM2 C RETURN NUM1 C ELSE C RETURN NUM2 C ENDIF P GETMAX E
I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
why we do STRSRVJOB in batch debugging in as400
How I can reread the physical file in CL program once the end of file reached in same CL program.
How to read a record from file where there is multiple record occurrence is available?
in which journalling which attributes are necessary