Metropoli BBS
VIEWER: tts_1.fix MODE: TEXT (ASCII)
/*****************************************************************************
	PTF00003

	Correction to LOCKS2.C, function ResetStation to reset the task number in the
	fcb to the task under review to avoid the following messsage and abend on
	a NetWare 286 2.15c server:

		 					Abend: NRemoveStationFile invalid file handle

	Written by Theodore A. Cowan.

	For NetWare 2.15c TTS file TTS.OBJ or TTS_1.OBJ only.
 *****************************************************************************/

segment=locks2;

 offset=1598;
   find=8A462C884406;
replace=e92f15909090;

 offset=2aca;
   find=000000000000000000000000000000000000000000;
replace=8a462c88440650ff740eff740c9a983e8000e9bfea;
[ RETURN TO DIRECTORY ]