Google
 

Trailing-Edge - PDP-10 Archives - CFS_TSU04_19910205_1of1 - update/cblsrc/dbms.cmd
There are 9 other files named dbms.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-BUILD:	CBL20:<C74-REL>			!DSK: for the COBOL 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 FIELD-TEST:	CBL20:<COBOL-FIELD-TEST>	!Field test specific area
DEFINE SYS: CBL20:<COBOL>,CBL20:<EXE>,SYS:
DEFINE DEC: DSK:,CBL20:<EXE>,SYS:
DEFINE UNV: DSK:,CBL20:<EXE>,SYS:
DEFINE DSK: DSK:,SORT-BINARY:,COBOL-BINARY:,COBOL-SOURCE:,COBOL-74-BUILD:
SET SPOOLED-OUTPUT (TO) DEFERRED			!Don't waste paper