home *** CD-ROM | disk | FTP | other *** search
/ 1st Canadian Shareware Disc / 1st_Canadian_Shareware_Disc_1991.ISO / comms / pns20 / commopns.mac < prev    next >
Text File  |  1990-03-28  |  2KB  |  22 lines

  1.  ────────────────────────────────────────────────────────────────────────────
  2.                By Shad Muegge @The Outland BBS (707) 575-0636
  3.  ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
  4.   ZMODEM BAT {CF1} {call PNS} {exec DSZ port %p sz @C:\FILE.LST %a %w}    {}
  5.   YMODEM BAT {CF2} {call PNS} {exec DSZ port %p sb -k @C:\FILE.LST %a %w} {}
  6.   YMODEM CRC {CF3} {call PNS} {exec DSZ port %p sx -k @C:\FILE.LST %a %w} {}
  7.   XMODEM CRC {CF4} {call PNS} {exec DSZ port %p sx @C:\FILE.LST %a %w}    {}
  8.   PUMA       {CF5} (call PNS} {exec DSZ P%p s s @@C:\FILE.lST %w}         {}
  9.  ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
  10.   {PNS} {exec COMMOPNS C:\FILE.LST -F -D%u -S%s} {return}
  11.  ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
  12.   The program COMMOPNS.EXE and DSZ.COM(or DSZ.EXE) must be in your DOS PATH.
  13.   IF you change 'C:\FILE.LST' in the {PNS} macro, you must change it to the
  14.   exact same thing each of the {exec DSZ...} macros.  The '@' and drive
  15.   specifier MUST be included, OR DSZ won't work.  The -F causes direct video
  16.   writes to the screen instead of BIOS calls. The -D option tells COMMOPNS in
  17.   which directory to start.  The -S options tells COMMPNS the bps rate.
  18.  
  19.     SHAREWARE: Send US FUNDS for $5 to:       Shad Muegge
  20.     * Go ahead a delete this reminder *       P.O. Box 4251
  21.     * after you have sent the check.  *       Santa Rosa, Ca  95402
  22.  ────────────────────────────────────────────────────────────────────────────