What is the native language of AS/400?
what is logical file?
How do you use DEBUG utility?
What are all the different types of access path?
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
what is the maximum number of subroutines allowed in rpg?
can you display a empty subfile?
using dfu, user will be able to ___________ from physical file?
What is an Array Data Structure?
how can i convert hexadecimal value to packed value?
how many printer files can be defined in f specs ?
how will you find a string using pdm?
How to reverse a string using RPG?