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

	This PTF corrects the corruption of six-character volume names during the
	load of the SQL vap.

	For NetWare 2.15c TTS file TTS.OBJ only.

 *****************************************************************************/

segment=vap;
 offset=0336;
	 find=b89001;
replace=b8e803;

 offset=0487;
	 find=b89001;
replace=b8e803;
[ RETURN TO DIRECTORY ]