home *** CD-ROM | disk | FTP | other *** search
- :
- :pipsfile 0.04
- :
- if dc lput "\E[36m"
- lput "╔══════════╦══════════════════════════════════════════════════════════════════╗\r\n"
- lput "║ Alt-F1 ║ Show this menu ║\r\n"
- lput "║ Alt-F2 ║ Change to default download directory ║\r\n"
- lput "║ Alt-F3 ║ Recieve Xmodem CRC ║\r\n"
- lput "║ Alt-F4 ║ Recieve Batch Ymodem ║\r\n"
- lput "║ Alt-F5 ║ Recieve WXModem ║\r\n"
- lput "║ Alt-F6 ║ Enables CIS B protocol recognition ║\r\n"
- lput "║ Alt-F7 ║ Recieves files using Xmodem Overthruster (no error correction!) ║\r\n"
- lput "║ Alt-F8 ║ Recieve Telink ║\r\n"
- lput "╠══════════╬══════════════════════════════════════════════════════════════════╣\r\n"
- lput "║ CTRL-F1 ║ Send pathspec using Zmodem ║\r\n"
- lput "║ CTRL-F2 ║ Send pathspec using Ymodem ║\r\n"
- lput "║ CTRL-F3 ║ Send file using 1k-Xmodem ║\r\n"
- lput "║ CTRL-F4 ║ Send file using Xmodem ║\r\n"
- lput "║ CTRL-F5 ║ Send pathspec using Telink ║\r\n"
- lput "║ CTRL-F6 ║ Send pathspec using Kermit ║\r\n"
- lput "╚══════════╩══════════════════════════════════════════════════════════════════╝\r\n"
- if dc lput "\E[0m"
-
-