home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / tmail100.zip / runbbs.cmd < prev    next >
OS/2 REXX Batch file  |  1997-01-04  |  117b  |  9 lines

  1. @echo off
  2. e:
  3. cd \mailer\os2u
  4. os2you -l %%%1 -i 120 -f 1000 -prty 20 -s -t ANSI
  5. d:
  6. cd \tmail
  7. del bbs.flg
  8. exit
  9.