Category : Communication (modem) tools and utilities
Archive   : ROBO42-U.ZIP
Filename : FIXFILE.NEW

 
Output of file : FIXFILE.NEW contained in archive : ROBO42-U.ZIP
@echo off
REM - Here we handle the comment insertion...
IF %2 == ZIP pkzip -z %1 IF %2 == ARJ arj c -zcomment.txt %1

REM - Now, we try to send any description files to the Robocomm directory...
IF %2 == ZIP pkunzip %1 %ROBODIR% file_id.diz desc.sdi
IF ERRORLEVEL 1 GOTO ERROR
IF %2 == LZH lha e %1 %ROBODIR% file_id.diz desc.sdi
IF ERRORLEVEL 1 GOTO ERROR
IF %2 == ARJ arj e %1 %ROBODIR% file_id.diz desc.sdi
IF ERRORLEVEL 1 GOTO ERROR
GOTO END

:ERROR
CLS
ECHO No FILE_ID.DIZ or DESC.SDI file was found.

:END


  3 Responses to “Category : Communication (modem) tools and utilities
Archive   : ROBO42-U.ZIP
Filename : FIXFILE.NEW

  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/