home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / zmodem / pips05.arc / PIPSFILE.T < prev    next >
Text File  |  1987-12-23  |  2KB  |  24 lines

  1.  :
  2.  :pipsfile 0.04
  3.  :
  4.  if dc lput "\E[36m"
  5.  lput "╔══════════╦══════════════════════════════════════════════════════════════════╗\r\n"
  6.  lput "║  Alt-F1  ║  Show this menu                                                  ║\r\n"
  7.  lput "║  Alt-F2  ║  Change to default download directory                            ║\r\n"
  8.  lput "║  Alt-F3  ║  Recieve Xmodem CRC                                              ║\r\n"
  9.  lput "║  Alt-F4  ║  Recieve Batch Ymodem                                            ║\r\n"
  10.  lput "║  Alt-F5  ║  Recieve WXModem                                                 ║\r\n"
  11.  lput "║  Alt-F6  ║  Enables CIS B protocol recognition                              ║\r\n"
  12.  lput "║  Alt-F7  ║  Recieves files using Xmodem Overthruster (no error correction!) ║\r\n"
  13.  lput "║  Alt-F8  ║  Recieve Telink                                                  ║\r\n"
  14.  lput "╠══════════╬══════════════════════════════════════════════════════════════════╣\r\n"
  15.  lput "║  CTRL-F1 ║  Send pathspec using Zmodem                                      ║\r\n"
  16.  lput "║  CTRL-F2 ║  Send pathspec using Ymodem                                      ║\r\n"
  17.  lput "║  CTRL-F3 ║  Send file using 1k-Xmodem                                       ║\r\n"
  18.  lput "║  CTRL-F4 ║  Send file using Xmodem                                          ║\r\n"
  19.  lput "║  CTRL-F5 ║  Send pathspec using Telink                                      ║\r\n"
  20.  lput "║  CTRL-F6 ║  Send pathspec using Kermit                                      ║\r\n"
  21.  lput "╚══════════╩══════════════════════════════════════════════════════════════════╝\r\n"
  22.  if dc lput "\E[0m"
  23.  
  24.