What is the purpose of the following
I UDS
I 1 60ORDER#
I 7 90LINE#
Answer / neha nimesh
The purpose is to define the variables in I-Spec and these are further used in C-spec. Where as ‘U’ indicates data area data structure? The above code is used to update the data area value through the program.The letter "U" indicates that the defined data structure is a data area data structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the function of crtdupobj command?
what are the different types of arrays?
What is difference between fully procedural file and primary file?
what are the different types of variables available in cl?
what is the purpose of putovr (put with explicit override) keyword?
What is the benefit of using Externally Described files over Internally Described?
(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.
How to see active jobs of the system.
Is it possible to join the same file to itself ?
Q.How can more than two program be executed in batch mode through SBMJOB in CL PGM but the condition is that program must be executed one by one?Please wtite the senario? 2. IS it possibe more then two programs can be executed in batch mode and HOw it will be executed in CL program ,please write the senario?
What is the difference between access path and Dynamic select?
What is the exact difference between Service Program and Binding Directory?