;****************************************************************
;		UPDATE FOR EQUATE62/EQU
;
;		date:	02/28/86
;
;	This was prepared to notify you of an error in the file
;	"EQUATE62/EQU" that I uploaded back last month. Since
;	this time, I have encountered one SVC that was not
;	listed in my origional manual and two SVC's that are
;	numbered incorrectly.
;	I now have new documentation that revieled the new
;	SVC and the mistake.
;
;		The changes are listed below:
;
;@CLS		EQU	6AH		;Should be 69 Hex
;@NOUSE11	EQU	69H		;Should be 6A Hex
;
;@NOUSE11 should now be renamed @CKBRKC. This was an undocumented
;SVC in the TRSDOS manual and is effective TRSDOS 6.2 only!
;
;	Please make these changes to your file(s) and retest
;	any programs you have had trouble with.
;
;Nothing like getting these mixed up and tearing your hair out
;trying to find out why........
;
;
;			Jeffrey S Kline
;
