I'm trying to use the shell function to open files, which works fine, as long as there aren't any spaces in the directory path or filename, in which case, it seems to be trying to open each section as separate files, i.e., "C:\my" then "documents\images\a" then "file" then "name.txt", for example.
Does anyone know a way round this, or an alternative? I can't believe that there's not a simple solution to this.
Thanks.
Does anyone know a way round this, or an alternative? I can't believe that there's not a simple solution to this.
Thanks.