IBM AS400 AllOther (736) which cl command can be used at program execution to redirect the file named in an rpg program?
IBM,
1150which of the cl command can be used to determine which logical files are dependent on a specific file?
IBM,
1043writing an sql statement from selecting records from two files using single statement and nested select statement.
IBM,
1136
what is procedure prototype and procedure interface.
Last statement of any rpg program is lr?
what is the use of dspatr(mdt) keyword?
Difference Between Skip Before & Space Before?
Explain mdt?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
what is an online rpg?
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.
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
what is sflinz and sflrna?
define a shared access path?
What is file access opcodes?
What Is Ddm ?
how to validate input values in display file ?
define the purpose of the leave operation?