Metropoli BBS
VIEWER: $$logoff.bat MODE: TEXT (ASCII)
@echo off
if exist work\*.exe del work\*.exe
if exist work\*.zip del work\*.zip
if exist work\*.ser del work\*.ser
if exist X:\PCB\PPL\POBMENU\HST\*.hst del X:\PCB\PPL\POBMENU\HST\*.hst

REM the last entry delet the history file from the last user
REM remark this line if you don't want to delete the hst file and the user
REM have his history on the next call.

[ RETURN TO DIRECTORY ]