Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
-d parameter does not work with spaces in directory name
Message
From
06/12/1997 22:54:09
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00064294
Message ID:
00064315
Views:
37
>>What is the trick to make the -d parameter, of the icon property, when calling the VFP EXE, works if there is a space in the directory name?
>
>Probably there is no trick, I had the same problem with SET HELP TO and didn't find anything.

Try this, because it works:

lcMyHelp = "c:\Directory with spaces\MyHelp.hlp"
SET HELP TO (lcMyHelp)
HELP

Obviously, the hlp file must exist in that directory. :)

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform