home *** CD-ROM | disk | FTP | other *** search
-
- BAUD - determines baud rate at which
- com port was last initialized
-
- -by Ron Bemis, 151/104, 919-942-9267
-
- Calling Syntax:
-
- BAUD [port] COM1 is the default
-
- Returned ErrorLevels:
-
- 0=No carrier detect or unknown baud rate
-
- 1=50 9=1800
- 2=75 10=2000
- 3=100 11=2400
- 4=134.5 12=3600
- 5=150 13=4800
- 6=300 14=7200
- 7=600 15=9600
- 8=1200 16=19200
-
-
-