Helo -- I am reading a file into an array -- the file content is filenames -- as it turns out the names of the files in the list contains trigger characters that is causing tcc to try to process it -- one such character is & --
is there a way to quote the filename in the array so there the name is processed as-is --
I recall in the unix world use ' will do this --
thanks
is there a way to quote the filename in the array so there the name is processed as-is --
I recall in the unix world use ' will do this --
thanks