Can an indexed file be accessed in arrival sequence in RPG?
Answer Posted / raheem
YES, INDEXED FILE CAN BE ACCESSED IN ARRIVAL SEQUENCE BY
IN F SPEC , WE CAN NOT SPECIFY 'K' ON RECORD ADDRESS TYPE IN A RPG PGM
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How Chain operation copies the record's data to the input buffer for the program?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is the necessary keyword needed to scroll subfile records?
are there any useful c runtime apis that I can call from rpg iv?
what is an online rpg?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what was the robotech rpg?
what do you mean by an input subfile, what are the keywords required?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is the rpg system?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
How would display prime numbers using CL program?
can I touch the array during treatments?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.