1.The questions have given an array declaration and move
operation then this statement is correct or not?
Answers were Sorted based on User's Feedback
Answer / joydeep
I think instead of MOVE, we need to use MOVEA for array
operations.
| Is This Answer Correct ? | 5 Yes | 0 No |
Difference between RESET and CLEAR
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.
how do I do concatenation in rpg iv, like I do in cl?
What is the significance of UDATE?
How can we change element of compile time array?Can we do so
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
Can more than one subfile record be displayed on one line?
Can anybody tell me the setps to create .csv file in IFS folder on AS/400. I also need to know how I can send this .csv file to PC in xls sheet.....?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
Hi,Please give me complete code with this logic. The question is how to read the records from a file with load an array of size with error condition? (The logic is Z-Add 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN9 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO)please give me complete code with explanation?
Can we found a record existance in a file w/o reading the file?
6 Answers Traitsys Technologies,