home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / email / qreply22.zip / QR.OLX < prev    next >
Text File  |  1993-05-06  |  537b  |  16 lines

  1. @echo off
  2. rem =====================[ OLX/SLMR Batch File ]===========================
  3. rem Call Q-Reply with qr.bat
  4. rem Use %1 to pass the filename that Off-Line Express or Silly Little Mail
  5. rem Reader sends to the editor
  6. rem -----------------------------------------------------------------------
  7. rem ---------- Silly Little Mail Reader ----------
  8. rem @echo off
  9. rem c:\slmr\qreply.exe
  10. rem c:\slmr\slme.exe %1
  11.  
  12. rem -------------- Off-Line Express --------------
  13. rem @echo off
  14. rem c:\olx\qreply.exe
  15. rem c:\olx\olxed.exe %1
  16.