1. If my rpg program has a date field, What extra care I
have to take while compiling that RPG program?
2. 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?
Answer Posted / murali
Compile the pgm with CVTOPT *DATETIME. This will allow dates lesser than 01/01/1940.
Record address type shud be K to tell the compiler to access the file in keyed sequence.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is data area and how it is used in rpg program ?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
Interviewer asked me write down DDS for load all subfile .can anybody write dds
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
how do you use commitment control in rpg?
what is the use of sflnxtchg?
What is difference between bind by copy and bind by reference?
What is file identifier where we can use?
how do I declare a table or array in rpg iv?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what was the robotech rpg?
What is ment by record level identifier?
are there any useful c runtime apis that I can call from rpg iv?
When it is desirable to describe files Internally?