Category : Files from Magazines
Archive   : V12N12.ZIP
Filename : PECHO.BAT
Output of file : PECHO.BAT contained in archive : V12N12.ZIP
REM PECHO.BAT - set printer echo ON (+) or OFF (-)
ISPRNECH
IF ERRORLEVEL 2 GOTO Incompatible
FOR %%v IN (+, -) DO IF '%1'=='%%v' GOTO SetIt
ECHO Syntax: PECHO + or PECHO -
GOTO End
:=== SetIt ==========
IF '%1'=='-' GOTO SetOff
PRNECHO
GOTO End
:=== SetOff =========
PRNXECHO
GOTO End
:=== Incompatible ===
ECHO Sorry, this DOS version is not compatible with PRNECHO.COM.
:=== End ============
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/