subscripting can be said as
A) subscripting enables us to write a move compact
code in the procedure division.
B) subscripting enables us to refer to any element of
a table by the same data name with the facility of
identifying a particular element through the values of
subscript.
C) Subscripting reduces the no of entries to be
included in the data division
D) subscripting enables us to use loops in the
procedure division
what is the meaning of a (new, catlg, keep) disposition mean?
How do you use sub-string as a Pseudo-variable in PL/1? How can we use the variables?
What is mainframe computer /system?
How many bytes does a s9(7) sign trailing separate field occupy ?
Determine the total no of bytes in the following 01 rec1 . 02 a pic x(6). 02 b redefines a. 03 c occurs 6 times pic 9. 02 d occurs 4 times. 03 e pic x(5). 03 f pic 999. a)38. b)44 c)14 d)32
When the job statement is used?
Can you explain function of iebgener?
what are the present versions of all mainframe modules?can any body let me know pls
How do you write from PL/1 code to JCL?
where will u see joblog ?
Explain index cardinality?
State all the file open modes?