Category : Utilities for DOS and Windows Machines
Archive   : SCRUNCH1.ZIP
Filename : TESTW.BAT

 
Output of file : TESTW.BAT contained in archive : SCRUNCH1.ZIP
echo off
if %1x == x goto syntax
if exist contents.doc goto cont1
echo this file was created by testw.bat >contents.doc
dir /w >>contents.doc
:cont1
copy scrxw.stb + %1.txt %1.bin
scrunch /o /e:%1.bin contents.doc testexit.com
testexit
goto finish
:syntax
echo ÿ
echo Syntax
echo TESTW exitname
echo ÿ
echo This .BAT file allows you to test a Write Mode exit.
echo The exit will be created by appending it to SCRXW.STB.
echo The result will be named exitname.bin. SCRNCH is used
echo to add the exit to a program, then the program is called.
echo ÿ
goto finish


:finish


  3 Responses to “Category : Utilities for DOS and Windows Machines
Archive   : SCRUNCH1.ZIP
Filename : TESTW.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. 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/