[REBOL] Re: serial port
From: g:santilli:tiscalinet:it at: 9-Nov-2000 12:19
Javier Delgado wrote:
> Is there a way to acces the serial port with
> windows (like sending commnd to the modem),
> using core?
port: open/no-wait serial:// ; you may supply parameters in the
url
insert port "ATZ"
print copy port
close port
(WARNING: THE CODE ABOVE WAS NOT TESTED.)
You can find additional info in some recent posts by Holger and
Bo.
HTH,
Gabriele.
--
Gabriele Santilli <[giesse--writeme--com]> - Amigan - REBOL programmer
Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/