josep11477
Programmer
Hello, I am triying to migrate seq files from mainframe(MVS) to AIX. When using Record Seq. files in COBOL, a hidden file with some fixed file attributes is generated. My problem is that SORT steps in my scripts do not generate this hidden file ".namefile.DDMEA". When I try to OPEN the file in a COBOL program I get an error. Do I have to code a script to create this .name.DDMEA file before the COBOL program is process? Is there any way (other than COBOL program) to create this record files with its hidden file? Does anybody have a master for this .namefile.DDMEA?
thanks to all
josep11477
thanks to all
josep11477