Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99e-bb - oprcmd.c08
There are 2 other files named oprcmd.c08 in the archive. Click here to see a list.
 REP 2/1	;08C1
		SUBTTL	Murry Berkowitz/BH/DC/AWC/PJT	12-Jan-81
 WIT
		SUBTTL	Murry Berkowitz/BH/DC/AWC/PJT/CTK	6-Mar-84
 REP 17/1	;08C2
	;     
 WIT
	;
 REP 21/1	;08C3
	;     
 WIT
	;
 REP 27/1	;08C4
		SALL
 WIT
	        SALL
 REP 32/1	;08C5
		CMDEDT==:145	;EDIT LEVEL
 WIT
		CMDEDT==:147	;EDIT LEVEL
 REP 44/1	;08C6
 WIT

 REP 58/3	;08C7
	0043	25-Mar-79	Add IDENTIFY Command for Tape and remove all 
 WIT
	0043	25-Mar-79	Add IDENTIFY Command for Tape and remove all
 REP 72/3	;08C8
	0054	2-Jul-79	Change SHOW DAYTIME to SHOW TIME and add 
 WIT
	0054	2-Jul-79	Change SHOW DAYTIME to SHOW TIME and add
 REP 80/3	;08C9
	0060	11-Jul-79	Remove the UNLOAD command and create new form of 
 WIT
	0060	11-Jul-79	Remove the UNLOAD command and create new form of
 REP 91/3	;08C10
	0066	5-Oct-79	Add Transparency again and make SET ONLINE 
 WIT
	0066	5-Oct-79	Add Transparency again and make SET ONLINE
 REP 96/3	;08C11
					ADD (Structure) foo (to) Active-Swap-list	
 WIT
					ADD (Structure) foo (to) Active-Swap-list
 REP 126/3	;08C12
	0106	25-JUN-80		Fix the SET USAGE command syntax once and for 
 WIT
	0106	25-JUN-80		Fix the SET USAGE command syntax once and for
 INS 204/3	;08C13
	146	Modifications to implement a ENABLE/DISABLE specific queues command.
		Note that this requires defining a new message type, .EDQUE
		(defined in ORNMAC). This modification changes the ENABLE/DISABLE
		keywords to accept the queue name as an argument.
		16-SEP-83/CTK

		AFFECTED GALAXY MODULES:

		MOUNT.MAC,MNTPAR.MAC,ORION.MAC,ORNMAC.MAC,OPRCMD.MAC
		QUASAR.MAC,QSRADM.MAC,QSRMDA.MAC,QSRQUE.MAC,QSRSCH.MAC

	147	The /OVERRIDE-EXPIRATION switch default is against
		intuition = NO, this will cause a new tape to run
		off the end of the reel. Make the default YES.
		SPR 10-34298		6-MAR-84/CTK

 REP 18/8	;08C14
		ORNDSP(DSMFDB,DISMOUNT,DSM) 
 WIT
		ORNDSP(DSMFDB,DISMOUNT,DSM)
 REP 11/35	;08C15
	SET910:	$TIME(CONFRM)
 WIT
		SET910:	$TIME(CONFRM)
 REP 45/36	;08C16
	INI060:	$KEY(NEXT(SETINI),INI070,<$DEFAULT(<NO>)>)
 WIT
	;**;[147]CHANGE 1 LINE AT INI060:+0L	6-MAR-84/CTK
	INI060:	$KEY(NEXT(SETINI),INI070,<$DEFAULT(<YES>)>)	;[147]DEFAULT YES
 REP 12/39	;08C17
		ORNDSP(CONFRM,<QUEUE-REQUESTS>,QUE)
 WIT
	;**;[146]CHANGE 1 LINE AT ENA001:+6L	16-SEP-83/CTK 
	    	ORNDSP(ENA115,<QUEUE-REQUESTS>,QUE)			;[146]
 INS 57/39	;08C18


	;**;[146]REVAMP CODE AT ENA115:	16-SEP-83/CTK
	ENA115:	$NOISE(ENA120,<for>)					;[146]

	ENA120:	$KEYDSP	(ENA125,<$DEFAULT(<ALL-REQUESTS>)>)		;[146]

	ENA125:	$STAB							;[146]
		ORNDSP(CONFRM,<ALL-REQUESTS>,ALL)			;[146]
	 	ORNDSP(CONFRM,<BATCH-REQUESTS>,BAT)			;[146]
		ORNDSP(CONFRM,<CARD-PUNCH-REQUESTS>,RDR)		;[146]
		ORNDSP(CONFRM,<DISK-MOUNT-REQUESTS>,DSK)		;[146]
		ORNDSP(CONFRM,<PAPER-TAPE-PUNCH-REQUESTS>,PTP)		;[146]
		ORNDSP(CONFRM,<PLOT-REQUESTS>,PLT)			;[146]
		ORNDSP(CONFRM,<PRINT-REQUESTS>,LPT)			;[146]
		ORNDSP(CONFRM,<TAPE-MOUNT-REQUESTS>,TAP)		;[146]
		$ETAB							;[146]


 SUM 38948