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 define dd statements as you want?
How to pass data to a program that is coded in an exec statement?
Explain how can values be passed from the job stream to an executable program?
How do you submit a job for execution?
What are the 2 types of parameters in dd statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the purpose of disp parameter?
A dd statement consists of 4 fields. Name them?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain how can a jobs execution priority be modified?
List in order the hierarchical levels of jcl?
What is job control language?
How is a type of file defined in the jcl that executes the cobol program?
what is the resolution for sb37 error
What does a disposition of (new,catlg,keep) for a dsn mean?