Trailing-Edge
-
PDP-10 Archives
-
CFS_TSU04_19910205_1of1
-
update/cblsrc/cobol.cmd
There are 15 other files named cobol.cmd in the archive. Click here to see a list.
TAKE CBLDEF !Get COBOL logical names
DEFINE COBOL-SOURCE: 8xedt:,8xsrc: !Sources from the tape
DEFINE COBOL-BUILD: 8xbld: !DSK: for the COBOL build
DEFINE COBOL-BINARY: 8xbin: !Files to go to <SUBSYS>
DEFINE COBOL-DOCUMENTATION: 8xdoc: !Documentation area
DEFINE SYS: COBOL-BINARY:,COBOL-SOURCE:,SYS:
DEFINE UNV: COBOL-BINARY:,DSK:,SYS:
DEFINE DSK: COBOL-BINARY:,COBOL-SOURCE:,DSK: