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
List the different jcl statements that are not permitted in the procedures?
How do you access an uncatalogued dataset in a jcl?
what are the various stages of job processing?
What is the significance of addrspc parameter in the exec statement?
What is the function of dd name parameter with a 2 part structure; audit.report?
When space is allocated for an output dataset, what units can be used?
Why include statement is used in a jcl?
what is use of dsn parameter in dd statement?
write a jcl to execute a job by 7:00 am on jan 20,1986?
which parameter is used to check the syntax of a jcl without executing it?
how would you create a temporary dataset? And where will you use them?
What are the rules employed while naming the steps in a job?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the significance of addrspc parameter in exec statement?