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
what is JCL?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
What are the jcl procedures?
How gdg are concatenated?
Brief description of inline procedure of jcl.
what is DD statement is used in JCL?
what is the difference between JES3 and JES2?
What does a disposition of (new,catlg,keep) for a dsn mean?
I need exexution process for JCL programs
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Explain about LMQUERY�give a dialog information about a data set
what is the compile process of cobol program expalin with code
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE