why we sometimes use same file name in FILE and TOFILE in
OVRDBF and sometimes different??please tell
Answer Posted / mansi walia
In RPGLE if you want to declare the same file in more then
once mode(read/write/update)in this case you can override
the file with different name and declare the same file with
the overriden name.
for example:
In RPGLE if you want to open a file A in two different mode
one is Read and other is Update then you can override the
same file with two different name may be AA and AB and then
declare in your RPGLE program.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
what is scan and xlate?
how do u compile rpgle program?
how can you check for a records existence without causing and i/o (chain/read)?
how to read database records without locking them?
what is a keyed physical file?
How can we change the uppercase to Lowercase in RPG?
how can I start a page in a new window?
what is the function of rlu ?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
a multiple format logical file is also known as?
how can I control the way a remote browser uses its cache?
Can level check error occur if we do chgpf?
How to convert a spool file to PDF file in AS400?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
what is the version of os/400 that we have?