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

[REBOL] Re: request-dir

From: anton:lexicon at: 3-Sep-2002 19:36

You mean: attempt [open ...] ? Well, it seems fine to me. If open fails then it hasn't opened a port, so you don't need to close one. If open fails it should know how to clean up after itself internally. Anton.