What is the compilation option that has to he specified
while compiling an RPC program which uses a file having
date data type field?
Answer Posted / onlysumitg
use
1. "CVTOPT(*DATETIME) in header specification.
or
2. "Type conversion options . . . . CVTOPT" = *DATETIME in
coppilation option.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
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
What is a record lock error?
How to handle duplicate error handling in RPG?
is this a rpg channel?
What is difference between bind by copy and bind by reference?
what is data area and how it is used in rpg program ?
When it is desirable to describe files Internally?
What is the difference between copybooks and subprocedures in as400?
what was the robotech rpg?
How Chain operation copies the record's data to the input buffer for the program?
what is kids-rpg?
what is the rpg system?
what is a rpg?
What is ment by record level identifier?
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?