Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Found another
Message
From
05/04/2005 22:14:24
 
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Title:
Miscellaneous
Thread ID:
01001571
Message ID:
01001770
Views:
14
Hi Claude,

Seems like I ran into this same thing with 2.11, and I "fixed" it by changing:
SET DEFA TO &oProp.AppStartPath
to:
SET DEFA TO (oProp.AppStartPath)
HTH, Dan

>SET DEFAULT TO c:\program files\dotcomsolution
>
>causes an error if you used this default setup directory.
>
>It requires the following format:
>SET DEFAULT TO 'c:\program files\dotcomsolution'
>
>and it may be a good time to look at using SET PATH instead since there's a warning about using Set Default in a VFP mtdll...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform