home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / PTAG046.ZIP / EXAMPLES.ARJ / BBSEDIT.BAT next >
Encoding:
DOS Batch File  |  1996-04-27  |  289 b   |  10 lines

  1. @Echo off
  2. REM Psych0Tag example batch file
  3. REM for use with IceEdit or TurboEdit (and Telegard BBS)
  4. REM by Andrew Ziem
  5. d:
  6. cd\tg\temp%1
  7. REM c:\door\tedit\tedit /pd:\tg\temp%1
  8. c:\door\iedit\iceedit /d:d:\tg\temp%1 /n:%1 /p:%2
  9. ptag /m- /p+ /o d:\tg\temp%1\msgtmp /ac c:\bbs\ptag.cfg
  10.