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
Is it possible to left uncode disp?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How can return codes be tested before execution of a job step?
What is the maximum length of a single line of jcl?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the function of the dd dcb keyword?
when does a dataset go uncataloged?
what is the JCL statement consists of?
When space is allocated for an output dataset, what units can be used?
What are steplib and joblib?
How does jcl specify the job to the operating system?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Why include statement is used in a jcl?