IBM AS400 AllOther (736) Define perform?
what does opcode post do ?
How to update data area in cobol 400 program?
what are different record spacing keywords in rlu ?
What are fillers?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
How to write record if no field or the field are different in physical file in rpgle ?
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.
Space & Skip Are Which Level Keywords?
What is file identifier where we can use?
Difference Between Skip Before & Space Before?
what do we can do with the embedded sql statements?
Difference Between Interactive & Batch Job?
Last statement of any rpg program is lr?
what is the maximum number of fields under a record format of physical file?