home *** CD-ROM | disk | FTP | other *** search
- NOTE _______________________________________________________________________
- NOTE | |
- NOTE | A Sample Script file for use with Qmodem 3.? (Test Drive at least) |
- NOTE | |
- NOTE | This script will execute BiPath so you may modify your transfer |
- NOTE | request lists, and then will Request BiModem from the Bulletin Board. |
- NOTE | If selection of BiModem is not done by typing a B and pressing the |
- NOTE | carraige return, you will have to either modify this script file or |
- NOTE | start BiModem on the board before executing this script. |
- NOTE |_______________________________________________________________________|
- NOTE
- NOTE
- NOTE Hit any Key To Continue....
- STRING CONTINUE
- GET CONTINUE 1
-
- . Very simple yet it really helps. Now if you execute this script from
- . Qmodem using the ALT F key, it should do the trick. Feel free to enhance
- . this as there are many directions you could take.
-
- DOS "BiPath/BiModem.Pth"
- SEND "B{"
- DOS "BiModem"
- BEEP 1000
- BEEP 1500
- BEEP 2000
- CLRSCR
- EXIT
-