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 / david lex
NONE.
One is not REQUIRED to use the DATFMT H spec to compile any
program accessing date data types.
That being said, DATFMT will keep date data types
consistent when read from files, but individual stand alone
variables are not affected.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to select highest score of each subject or how to select highest income of every month?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
what is file information data structure?
what is a rpg?
how can you display specific subfile page on the screen in unequal subfile?
what are the key words you must use when using a subfile?
How to declare the pull button in AS/400..
How to handle duplicate error handling in RPG?
can you debug ile rpg program using isdb?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
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.
what is the difference between do while and do until?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
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?
is this a rpg channel?