What is the diff bw PF/LF Name and their Record format
name? what is restriction in record format then file name?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of FRCDTA keyword?
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
can I touch the array during treatments?
what is an online rpg?
how does the rpg element work?
CAN WE READ RECORDS WITHOUT USING SETLL,READ,CHAIN IN RPG?
How to create a key field for a logical file inside RPG?
can anybody explain significance of *loval setll with example code????
what is the rpg system?
Can we possible to key with the date field?
How do you know if a record exists without doing a READ and CHAIN?
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?