home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / xbbsos2.zip / proclog.cmd < prev    next >
OS/2 REXX Batch file  |  1993-02-12  |  106b  |  7 lines

  1. @echo off
  2. rem this is fake; there's no "dolog.exe" I know of
  3. e:
  4. cd\xbbs2
  5. c:\utils\dolog.exe %1
  6. exit
  7.