|
-
Mar 20th, 2000, 08:00 AM
#1
Thread Starter
New Member
I am having trouble launching applications using the "Shell" command in Access 97 when the file name contains spaces, it works great when there are no spaces. I tried putting the file name in quotes, brackets, parenthesis, single quotes, etc.- but no luck
e.g.
Shell pathname:=strDirectory & " " & strFile, windowstyle:=1
where strDirectory is the application for e.g. c\office\winword.exe
and
strFile is a file name with spaces e.g. "File With Spaces.doc"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|