I have a Code that pulls the Executable for an External Program. When I try to run the program, it runs just fine, but does not pull the actual file, though I know the path is correct. (i.e. P:\Image\Compaq Presario 1200.jpg".
If I append the filename, "P:\Image\Compaq~1.jpg", it works fine. What allows me to use more than 8 characters/spaces in for one, but not the other?
And do I have to append this and is there a Function to do so?
I have a book with an example of using the Shell, but his example will not pull the file either unless I edit the filename.
Thanks for any input.
Rube
If I append the filename, "P:\Image\Compaq~1.jpg", it works fine. What allows me to use more than 8 characters/spaces in for one, but not the other?
And do I have to append this and is there a Function to do so?
I have a book with an example of using the Shell, but his example will not pull the file either unless I edit the filename.
Thanks for any input.
Rube