Category : Printer + Display Graphics
Archive   : EPG2.ZIP
Filename : DIF.BAT

 
Output of file : DIF.BAT contained in archive : EPG2.ZIP
echo off
cls
echo :-----------------------------------------------------
echo : Converting DIF file to ASCII file. (.DIF to .ASC)
echo :
echo : (C) Copyright (1988), Brown Bag Software
echo :-----------------------------------------------------
if exist %1.dif goto start
goto nofile
:start
dif2asc %1
if ERRORLEVEL 3 goto writerr
if ERRORLEVEL 2 goto formerr
if ERRORLEVEL 1 goto readerr
echo :
echo :
echo : DIF file successfully converted to a ASCII file.
echo :
echo : Your DIF file can now be loaded as a ASCII file with the same name.
echo :
echo : Reload the EPG program and select the 'Graph' type in the Data menu.
echo :
goto done
:readerr
echo :
echo : Read error on specified file.
echo :
goto done
:formerr
echo :
echo : DIF file format error - cannot convert. Check file type.
echo :
goto done
:writerr
echo :
echo : Write error on ASC file. Conversion unsuccessful.
echo :
goto done
:nofile
echo :
echo : ERROR: No file name specified or File not valid.
echo :
:done


  3 Responses to “Category : Printer + Display Graphics
Archive   : EPG2.ZIP
Filename : DIF.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/