Google
 

Trailing-Edge - PDP-10 Archives - BB-H506D-SM_1983 - conversion/utility/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 from the tape
DEFINE COBOL-68-BUILD:	CBL20:<C68-REL>			!DSK: for the COBOL-68 build
DEFINE COBOL-74-BUILD: CBL20:<C74-REL>			!DSK: for the COBOL-74 build
DEFINE COBOL-BINARY:	CBL20:<COBOL-BIN>		!Files to go to <SUBSYS>
DEFINE COBOL-DOCUMENTATION:	CBL20:<COBOL-DOC>	!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-REL>		!Build area for SORT
DEFINE SBUILD:		SORT-BUILD:			!Same area but only six characters
DEFINE SORT-SOURCE:	CBL20:<SORT-DEVELOPMENT>	!Source for SORT
DEFINE SORT-BINARY:	CBL20:<SORT-BIN>		!Files to go to <SUBSYS>
DEFINE SORT-DOCUMENTATION:	CBL20:<SORT-DOC>	!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: CBL20:<COBOL>,CBL20:<EXE>,PS:<SUBSYS>,SYS:
DEFINE UNV: DSK:,CBL20:<EXE>,PS:<SUBSYS>,SYS:
DEFINE DSK: DSK:,COBOL-SOURCE:
SET SPOOLED-OUTPUT (TO) DEFERRED			!Don't waste paper