by NicC » Wed Jul 07, 2010 1:45 am
I would look at the AS400 Cobol manual - I did when I had to migrate a PL/1 program to AS400 and there was no problem - OK, I looked at the AS400 PL/1 manual but the COBOL manual will show you how to code files. Basically, it will be the same as how you code them to run on a PC -
SELECT file-name-in-pgm ASSIGN TO 'real path\file'
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic