![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

Bob,
> The recent comments about using "\\.\" reminds me that I had trouble
> opening com ports with numbers higher than 1 or 2 (e.g., com12) that
> were mapped with a multi-port serial driver.
>
> Rick found that these had to be preceded by "\\.\" before they would
> open without error (e.g., \\.\COM12). Com1 and com2 seem to open ok
> without this prefix.
'com1' and 'com2' (as well as comx up to 9) are special files always
available in the current dir. Try these commands at a console prompt:
dir com1
dir com5
dir com12
dir nul
dir aux
dir prn
Regards,
Federico de Ceballos
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Tue Feb 15 2005 - 10:35:26 PST
This archive was generated by hypermail 2.2.0 : Thu Dec 04 2008 - 03:04:19 PST