Hi Bruno,

On Tuesday, February 3, 2004, 8:55:13 PM, you wrote:

BGA> Maybe, but I am not finding where it is actually opening it in the
BGA> scheme code. I did try get-modes on the port and sub-port to determine
BGA> its flags and both had "binary" and "direct" set to true.

Did you try:

   get-modes sub-port get-modes sub-port 'port-modes

Anyway,  if  there's not an explicit OPEN in the scheme code, it's
surely   using   the  default  in  ROOT-PROTOCOL.  And  that  does
OPEN/LINES.

BGA> Will change that but I don't think it will help with my problem.

Maybe  not,  but makes it more future proof and more readable too.
:-)

And, you could just try:

   set-modes sub-port [lines: no]

there then.

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]>  --  REBOL Programmer
Amiga Group Italia sez. L'Aquila  ---   SOON: http://www.rebol.it/

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to