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

[REBOL] Re: recursive directory copying...

From: antonr:iinet:au at: 14-May-2003 1:44

Hi Andrew, Your unpack function's parse rule is setting 'File and 'Data. Should not those be declared local to the function? Maybe you ripped this func from some context that we are missing... Anton.