Can someone tell me where the new data will go in the following? Will it append to the last (i.e. the latest) member of the GDG? OUTFILE is defined as a 10-member GDG.
We have an EZT+ program which defines a virtual file as length 130. We do a PUT from this file to a file defined in the JCL with a shorter length (114). The output file is a temporary (,PASS) file. I' ...
We are converting 200+ Easytrieve programs to run in LE. They are compiled, not interpreted. Some of them call COBOL sub-routines, which will be compiled and linked separately. Apart from putting the ...