Trailing-Edge
-
PDP-10 Archives
-
BB-H506D-SM_1983
-
cobol/source/cobol.cmd
There are 15 other files named cobol.cmd in the archive. Click here to see a list.
MOUNT STR CBL20:
! ACCESS command must be given in PS:BATCH.CMD, since we
! are using a private pack.
DEFINE COBOL-SOURCE: CBL20:<COBOL-SOURCES> !Sources from the tape
DEFINE COBOL-BUILD: CBL20:<COBOL-BUILD> !DSK: for the COBOL-74 build
DEFINE COBOL-BINARY: CBL20:<SUBSYS> !Files to go to <SUBSYS>
DEFINE COBOL-DOCUMENTATION: CBL20:<DOCUMENTATION> !Documentation area
DEFINE DBMS-BUILD: CBL20:<DBMS-BUILD> !Build area for DBMS
!Don't include the next one for normal COBOL builds
;DEFINE DBMBLD: DBMS-BUILD: !Same area but only six characters
DEFINE SORT-BUILD: CBL20:<SORT-BUILD> !Build area for SORT
DEFINE SBUILD: SORT-BUILD: !Same area but only six characters
DEFINE SORT-SOURCE: CBL20:<SORT-SOURCES> !Source for SORT
DEFINE SORT-BINARY: CBL20:<SUBSYS> !Files to go to <SUBSYS>
DEFINE SORT-DOCUMENTATION: CBL20:<DOCUMENTATION> !Documentation area
DEFINE UETP-DIRECTORY: CBL20:<UETP.LIB> !Files for UETP.LIB
DEFINE CONVERSION-UTILITY: CBL20:<CONVERSION-UTILITY> !Build area for the conversion utility
DEFINE SYS: COBOL-SOURCE:,COBOL-BINARY:,SYS:
DEFINE UNV: DSK:,SYS:
DEFINE DSK: DSK:,COBOL-SOURCE:
SET SPOOLED-OUTPUT (TO) DEFERRED !Don't waste paper