Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99e-bb - errovr.c05
There are 10 other files named errovr.c05 in the archive. Click here to see a list.
 REP 5/1	;05C1
	!COPYRIGHT (C) 1974,1981 BY DIGITAL EQUIPMENT CORPORATION
 WIT
	!COPYRIGHT (C) 1974,1981,1982 BY DIGITAL EQUIPMENT CORPORATION
 REP 12/1	;05C2
	GLOBAL BIND ERRRV = 6^24 + 0^18 + 6;	! Version Date:	30-Jul-81
 WIT
	GLOBAL BIND ERRRV = 6^24 + 0^18 + #1157;	! Version Date:	11-Jun-82
 INS 34/1	;05C3
	***** End V6 Development *****

	1151	EGM	12-Apr-82
		Add error 142, Program too large

	1157	EGM	11-Jun-82
		ALter error 57 (FTNMVC) to indicate whether the data item list is
		longer or shorter than the constant list.

 REP 43/1	;05C4
			'MVC?E Number of variables does not equal the number of constants in DATA statement?0',
 WIT
			'MVC?E Number of variables ?B the number of constants in DATA statement?0', ![1157]
 INS 75/1	;05C5
	%142%	E142 GLOBALLY INDEXES				![1151]
			'PTL?E Program too large?0',		![1151]
 SUM 128849