home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / TASK.ZIP / BYE.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-09-07  |  215 b   |  7 lines

  1. @echo off
  2. REM Change to commo directory (you may need to edit the following line)
  3. cd \commo
  4. REM Launch commo with task.mac loaded (instead of commo.mac) and run
  5. REM the ":start" macro
  6. commo /mtask.mac /:start
  7.