home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / bos2_xr5.zip / thomas / stpl.cmd < prev    next >
OS/2 REXX Batch file  |  1997-06-09  |  89b  |  5 lines

  1. /* stop all mailer lines */
  2. do i=1 to 5
  3.   call lineout 'Flags\BTEXIT01.'d2x(i,2)
  4. end
  5.