How can we increment subscript and index?
Answer / 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 |
How to fetch even records from one file to another file by using ICETOOL in JCL?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
wht r different types of sorts ?
In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
how to compress the data set
Matching Logic in Jcl not in cobol.Could any one please answer this question
Can a PROC CALL another PROC ? (in both Instream and Cataloged cases) ?
How to submit jcl through a cobol program?
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides
what operation is performed by job statement?
In job processing, what happens in conversion stage?
Can we use empty VSAM as input?