What is the purpose of Level Check parameter in a Physical file?
Answer Posted / jagvir singh
Specifies whether the level identifiers of the record formats in the physical file are checked when the file is opened by the program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
list some of the commonly used commands for debugging?
what is the maximum number of parameters allowed in rpg?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
can a single screen format occupy a screen area above and below a subfile format ?
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?
Difference Between Interactive & Batch Job?
how can I start a page in a new window?
What are the types of data structure in as400?
which single rpg opcode performs both setll and reade?
how do you pass parameters in cl?
WHAT IS AS/400 SYNORIO?
what are the limitations of cl (compare to rpg) ?
What is the Difference between command attention key and command function key ?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
Can level check error occur if we do chgpf?