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

[REBOL] Re: The REBOL async:// tutorial - take 1

From: maarten:vrijheid at: 4-Mar-2004 12:44

Terry Brownell wrote:
>ok, in answer to my own question, you can use "insert port" at anytime >while processing script. > >TB > >Terry Brownell wrote: >
Yes, but you need to do that once, that will trigger the 'write vent that can take over. Typically I insert the first few chars of an out buffer. --Maarten