Which of the following operations does NOT zero the field FLDA defined as 4,0?
C MOVE *ZEROS FLDA
C Z-ADD *ZEROS FLDA
C Z-ADD 0 FLDA
C MOVE *ALL'0' FLDA
C SUB FLDA FLDA
C MOVE '0000' FLDA
C CLEAR FLDA
C MOVE *BLANKS FLDA
Answer / rinku khan
The last instruction does NOT zero the field FLDA.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to run other job when one job is active?
What is the purpose of Level Check parameter in a Physical file?
Is it possible to join the same file to itself ?
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
what is the maximum number of parameters allowed in rpg?
How to Define a Procedure in RPG?
what is the favicon.ico request that my site receives now and then?
How can we change the uppercase to Lowercase in RPG?
What is the use of jdftval in as400?
What is the native language of AS/400?
how does the runqry show the output?
when would you use or not use this approach?