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?
No Answer is Posted For this Question
Be the First to Post Answer
How to add 2 new fields in a file? How many ways are there in as400?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Suppose in CL we reach at end of file and again we have to reach from 1 record
What is the purpose of FRCDTA keyword?
Can someone tell me tell me what is meant by message wait...?
A rpg or clp command to find if the file field is defined as a character or numeric field.
What is the OPEN and CLOSE accesspath?
How to find d key field of a pf that doesn’t have source physical file?
what is difference between DSPFD and DSPFFD?please give me real senario with good example?
what is data area and how it is used in rpg program ?
if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.
Have a join logical file with more than one members with different record formats. So how can we read the different members from this file and also how we can read the different record format from the join logical?