We have 200+ ASM / COBOL programs being called in weekly processing stream. The scope of this project is to convert the heavily used ASM modules into COB ...
As stated, this file is being used by prior calling programs. In case of any exception, this program writes a record to the same file. Just for writing a record, I dont want to declare/open/write/clos ...
I am working in ASM to COBOL conversion project. In one of the assembler program being converted, a record is written into the file after establishing the DCB addressability. This file is being define ...
I am connecting to mainframe thru Citrix. I donno the host name. Is there any way I can get the IP of the mainframe so that I can FTP the file using the TSO ...