how do you turn off indicators 50 through 59 in only one operation
you can use below opcode for this
Movea '0000000000' *in(50)
| Is This Answer Correct ? | 5 Yes | 1 No |
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
why is as/400 called object oriented machine?
What is the difference between physical file and logical file?
how can we run a batch job?
what are all the contents of subfile?
what is jurnal?what is the use of theis?what is difference between commitment control and jurnaling?
I have a display file with mandatory fields. Is there anyway that i can highlight those fields to bring attention to the user? The same behavior that AS400 makes when we attempt to execute a command without completing all the required parameters. Note: I have used DSPATR(HI) or DPSATR(RI) and they have different behaviors. Thanks.
What is Group Job?
what is OUTFILE?what is the uses and disadvantage? where we can use this?
How can we arrange duplicate records in a file?
What is file information data structure(infds) in as400?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?