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
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...?
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?
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 to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How would display prime numbers using CL program?
How to select highest score of each subject or how to select highest income of every month?
How to handle duplicate error handling in RPG?
How to write record if no field or the field are different in physical file in rpgle ?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is an online rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how does the rpg element work?
what is the procedure and explain about real time scenario.
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
What are the types of identifiers?