home *** CD-ROM | disk | FTP | other *** search
- This directory (\BASIC) contains a simple demo program (IODEMO.BAS)
- that shows how to use the AsyncTermIO device driver from Microsoft
- QuickBasic 6.0. The program is thoroughly commented.
-
- You can run the demo by builing the program using the make script
- MAKEDEMO. Issue the following command "MAKE MAKEDEMO." If all
- goes well the file IODEMO.EXE will be a runable program that collects
- characters from the serial link (TTY01) and echos them on the console.
- Characters on the console keyboard are sent to the serial link (TTY01).
-
- Before you proceed too far, look at the documentation for the STTY
- command. It is an equivialant of the MODE command under DOS, but
- is much more powerful in what it can do. STTY.EXE in in the \BIN
- directory.
-
-
- Any questions please call: Boulder Software Group
- P.O. Box 14200
- Boulder, CO 80308-4200
-
- (303) 440-7868 (Tech. Support)
- (303) 449-8612 (FAX)
-
-
-