yeap, I did get those errors, but rarely. Must have something to do with: clear system/ports/wait-list
but than I would appreciate Gabriele or Marteen opinion on why that should not be done, and what is the right way to do it. Thanks, Will On 4 mar 2004, at 16:42, Ammon Johnson wrote: > > From REBOL/Command 2.5.6.3.1 console... > >>> loop 10 [get-fast urls] > www.microsoft.com > www.microsoft.com > www.microsoft.com > www.microsoft.com > www.rebol.net > ** Access Error: Port none not open > ** Where: get-fast > ** Near: res: res or async/awake async > > From REBOL/Link 1.0.5.3.1 console... > >>> loop 10 [get-fast urls] > www.rebol.net > ** Access Error: Port none not open > ** Where: get-fast > ** Near: either error? err: try [read-io port data max-transfer] > > From REBOL/View 1.2.5.3.1 console... > >>> loop 10 [get-fast urls] > www.rebol.net > www.microsoft.com > ** Access Error: Port none not open > ** Where: get-fast > ** Near: either error? err: try [read-io port data max-transfer] > > > What's up with that? > > Enjoy!! > ~~Ammon ;~> -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.