Hi,
I am using Shell function in VB to open the file.
shell(path of the exe,path&filename)
If the filename has spaces in between , I have a problem because the file name is truncated after spaces.hence the error "File not found"
I can't add Quotes "" before the path of the filename because it is a variable.
Can anyone help pls
Thank you
jai



Back to top








