IBM AS400 AllOther (736) what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
which cl command can be used at program execution to redirect the file named in an rpg program?
What is difference between bind by copy and bind by reference?
Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
what is the command to know key fields of file?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
Explain the syntax of sort?
is this a rpg channel?
what is the difference between sflclr and sflinz?
What is the difference between physical file and logical file?
using dfu, user will be able to ___________ from physical file?
Apart from opening of a file do we have any other use of USROPN?
what is message file?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
How Chain operation copies the record's data to the input buffer for the program?