|
The Question is:
Hi. I am in a cobol class in which we will be utilizing indexed files. Our
book lists the commands to create these indexed files...but doesnot
demonstrate their use. Could you give me an example of creating an indexed
file?
The Answer is :
Please see:
http://www.openvms.compaq.com/wizard/student_research.html
For DCL-related (COBOL-related) commands used to create files, please
see the following (and other associated) OpenVMS documentation:
http://www.openvms.digital.com:8000/72final/4506/
4506pro_010.html#apps_create_populate_files
http://www.openvms.digital.com:8000/72final/4506/
4506pro_011.html#apps_using_fdl_create_in_cobol
Please also see the Compaq COBOL documentation.
|