How can we increment subscript and index?
Answer Posted / naidu sekhar yandrapu
SUBCRIPT:
CAN BE INCREMENT OR DECREMENT USING ARITHMETIC OPERATIONS
INDEX:
CAN BE INCREMENT OR DECREMENT USING SET VERB
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
what JCL Procedures?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the function of //jcllib statement?
What are the utility programs in jcl?
what is JCL?
Name a few IBM utility programs, and explain its function.
how can you check if a file is empty using jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
What do you understand by the term notcat 2 – gs?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Explain about LMFREE�free data set from its association with data ID
How do you overcome this limitation ?
Is their any set of rules for dd? Explain.
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?