Can a PS file be read in reverse order?If so,how
Answer Posted / vinay sonar
Yes we can do it using file handling.
syntax is
READ FILE 1 INVERSE AT END PERFORM CLOSE_PARA.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Describe the various parameters utilized in the creation of a gdg?
Explain about LMQUERY�give a dialog information about a data set
What is the significance of addrspc parameter in exec statement?
Name a few IBM utility programs, and explain its function.
How do you create a temporary dataset?
What is job control language?
what operation is performed by job statement?
How to run cobol program using jcl?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
what sort card you will use to copy the data from one dataset to another dataset?
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
Explain the jcl exec statement?
How jcl is used for testing batch programs?
What is the use of symbol // in jcl?
How to submit a jcl from cics?