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

[REBOL] Re: Telnet protocol scheme weirdness.

From: g:santilli:tiscalinet:it at: 4-Feb-2004 10:38

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 <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/