how can an indexed file be used as arrival sequence in RPG?

Answer Posted / sanpra

To achieve this on 'F' Spec leave the 'Record address type'
option as blank ( i.e. don't specify 'K' - Keyed or
anthying) .

Is This Answer Correct ?    25 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do I declare a table or array in rpg iv?

723


which program rpg or cl is efficent to update a transaction onto a database file and why ?

727


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4180


How would display prime numbers using CL program?

5666


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2355






How many program bind in one module....

2105


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

600


what is data area and how it is used in rpg program ?

742


What is a record lock error?

1250


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.

2038


can you debug ile rpg program using isdb?

727


What is the purpose of record level identifier?

714


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

709


what is program status data structure?

1362


how do you use commitment control in rpg?

740