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
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What is jcl in mainframe?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How can a stopped job be started again?
a dd statement has 2 types of parameters. Name them?
how to compare two datasets without using superce because output is limited to 133 bytes
What are some jcl statements that are not allowed in procedures?
What is the difference between the positional and keyword parameters? Give examples.
Can we use DISP=SHR in output file in JCL
In job processing, what happens in execution stage?
Explain about ISPF/TSO Commands
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain the function of //cntl statement?
What is catelog procedure and how many catelog procedure to use in one job?