Enter tracking number reference of Fila

ex.

How To Read A File In Reverse Order In Jcl : Useful Links

mainframetutor.wordpress.com

There are two ways to read the sequential file in reverse order 1. Using FileAid // STEP0100 EXEC PGM=FILEAID //SYSPRINT DD SYSOUT=* ...

stackoverflow.com

I do not believe there is a standard method for doing this in COBOL. However, if the file contains fixed length records you might try processing it ...

ibmmainframes.com

Thank you so much for ur gr8 expalnation ! I'm a novice Mainframe- Developer icon_lol.gif .

www.zmainframes.com

Let's say, there is a file in the order from a number from 100 to 199 and we need ... When the JCL is read the OS reads it and sets up whatever it ...

www.allinterview.com

Being a flat file, we cant be sure that it will have a unique key field. So, External to the cobol program , using SORT utility, we can add a serial no column, and then ...

www.chilltracking.com

Where InputFile is the file name you wish to read in reverse order . %%a contains each returned record. ReadReverse.bat contains: @echo off if .

www.ibmmainframeforum.com

Hi,Can any one post that is the cobol having the facility to read a sequential file( Other than on tape) in reverse order?. If not , is it possible??


Related searches