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

[REBOL] Re: Invalid serial port spec

From: holger::rebol::com at: 5-Nov-2001 13:29

On Mon, Nov 05, 2001 at 12:59:03PM -0800, Ryan Cole wrote:
> This is because the serial port scheme expects com1 to be called port1 in this > case. I heard somewhere that rebol cant garantee that com1 is going to be > port1, but it has seemed to hold true on all implementations I have experimented > with so far.
REBOL maps port1 to whatever is defined in system/ports/serial. REBOL sets that block to reasonable defaults, but it can be changed by the the user. -- Holger Kruse [holger--rebol--com]