Category : Pascal Source Code
Archive   : V_PASCAL.ZIP
Filename : RUN.BAT

 
Output of file : RUN.BAT contained in archive : V_PASCAL.ZIP
echo off
:run1
cls
echo checking for errors...
if exist %1 goto doit
echo what file do you want to run?
goto exit
:doit
vispas <%1 >%1.com
if errorlevel 5 goto exit
if errorlevel 1 goto edit
visbug %1
:edit
if errorlevel 1 vised %1/e
if errorlevel 1 goto run1
:exit
g



  3 Responses to “Category : Pascal Source Code
Archive   : V_PASCAL.ZIP
Filename : RUN.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/