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

[REBOL] Re: How to force 'write file?

From: greggirwin:mindspring at: 14-Feb-2002 12:02

Hi Cyphre, << How can I force 'write command to overwrite system and/or hidden files under Windows XP? >> I don't know how to make WRITE do it, but you could turn those attributes off temporarily, write to the file, then turn them back on. Does anyone know what the /custom refinements support? --Gregg