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

[REBOL] Re: Preserve spaces in filenames

From: Paavo:Nevalainen:saunalahti:fi at: 16-Feb-2006 17:23

At 02:59 PM 2/16/2006, Thorsten Moeller wrote:
>i have a file containing a list of files with their full qualified path. >the filenames contain spaces. i now need to extract the filenames >construct a new path, fill the files with new content and write them to >disk. in priciple this works well, but for some reason the files with >spaces are not written.
Should you use to-file to-file "/c/memory hogging/app/needs_mem.txt".