Google
 

Trailing-Edge - PDP-10 Archives - BB-5255D-BM - language-sources/please.ctl
There are 40 other files named please.ctl in the archive. Click here to see a list.
!PLEASE.CTL	Phil Taylor	14-Jul-78

!28-Jan-79	LSS	Editted in preparation of R4 Loadtest
!04-May-79	LSS	Editted in preparation of R4 Fieldtest

!This Control File Assembles, Loads, and saves PLEASE

!System Files

!	MONSYM.UNV

!Required Files in Your Area

!	GLXMAC.UNV	Library Macro and Symbol Definitions
!	ORNMAC.UNV	Operator Interface Definitions
!	GLXINI.REL	Library Load Module
!	OPRPAR.REL	Parser Rel File

!Source Files

!	PLEASE.MAC

!Output Files

!	PLEASE.EXE

!Documetation Files

!	PLEASE.HLP

SYSTEM::
@DEFINE UNV: DSK:
@DEFINE REL: DSK:
@INFO LOGICAL
@COMPILE/COMPILE PLEASE.MAC
@LOAD PLEASE.REL
@SAVE PLEASE
@DELETE PLEASE.REL
@VDIRECT PLEASE.EXE,
@CHECK SEQ
@

FINI::
@PLEASE	PLEASE Assembly Successful
%CERR::
%ERR::
@PLEASE	Error During PLEASE Assembly
%FIN::
@MODIFY BATCH GALAXY/DEPENDENCY:-1
@IF (ERROR) !OKAY -- PROBABLY RUNNING INDEPENDENTLY