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.
No Answer is Posted For this Question
Be the First to Post Answer
how do you use commitment control in rpg?
when will come session device error?
1..Write an sql query to find the employee name who is having 2 phone numebr? 2.Write an sql query to the the second highest salary of the employee?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
How to add 2 new fields in a file? How many ways are there in as400?
what is data area and how it is used in rpg program ?
1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword
When a object will be locked & when a record will be locked? Plz explain.
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?
Why Rpg/400 is Famous?
why we do STRSRVJOB in batch debugging in as400