Category : Files from Magazines
Archive   : VOL9N15.ZIP
Filename : ONPATH2.BAT

 
Output of file : ONPATH2.BAT contained in archive : VOL9N15.ZIP
@ECHO OFF
REM ONPATH2.BAT finds files anywhere on your path.
IF "%1"=="" GOTO NoParams
REM IF using DOS less than 3.3, replace "CALL" with
REM "COMMAND /C" in the following line.
FOR %%f IN (%PATH%) DO IF EXIST %%f.\%1 CALL ONPATH3 %%f.\%1
GOTO End
:NoParams
ECHO This batch file finds a given file specification
ECHO wherever it may appear on your path.
ECHO Syntax: "%0 filespec" (may use wildcards)
:End


  3 Responses to “Category : Files from Magazines
Archive   : VOL9N15.ZIP
Filename : ONPATH2.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/