Q. 1.What would be structure of CL PGM.
2. What are the levels of CL PGM.
3.How many files can be defined in new CLLE program?
Answer Posted / abhishek
You can also declare file before declaring variable. i.e.
PGM
Declare files
Declare variables
Program processing statements
ENDPGM
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the use of jdftval in as400?
how to validate input values in display file ?
which of the cl command can be used to determine which logical files are dependent on a specific file?
distinguish between terminating a program through seton lr and return?
define the purpose of the leave operation?
what are the various types of device files?
what is a primary file?
Write a CL program which will run a batch job at 1 am every night
different type of cursor?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
why do we use readc? What is sflnxtchg?
which are the string manipulation opcodes?
What is access path in as400?
what is the use of sflend keyword?
how do you use commitment control in rpg program ?