dchristensen
IS-IT--Management
Is there a way that I can access the external file name of a file used within my COBOL program? My assign statement uses soemthing like UT-S-INFILE. I tried using ACCEPT/DISPLAY syntax like you would with Micro Focus COBOL on a PC, but that syntax isn't allowed in Z/OS COBOL.
If there is a system function I can call to get the information, please pass that along.
If there is a system function I can call to get the information, please pass that along.