Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Invalid serial port spec

From: ryanc:iesco-dms at: 5-Nov-2001 13:21

<SNIP> > Any ideas, or do I have to use Windows Comm functions to access ports not > listed by REBOL? As a twist, I need an open ended solution (i.e. not just > for com3) as the machine will have a modem *pool* I'll need to access. > (com16...calling com16...come in...) > > Thanks! > > --Gregg
</SNIP> Also know that support for more than 4 serial ports has been historically sketchy for many programs. I would be a little cautious until I found out for sure that REBOL can indeed talk to these higher ports. I would like to think that such legacy architecture issues have been long put to rest, but... --Ryan