Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set default to...
Message
From
10/07/2001 14:23:35
 
 
To
10/07/2001 14:17:16
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00528803
Message ID:
00528811
Views:
25
>Does anyone know why 'set default to &somepath' doesn't work while in a class? In a separate .prg it works fine but when it's part of the code in a class method it generates a 'Command contains unrecognized phrase/keyword' error.
>Also, commands like set default to sys(5) for example won't compile while in a class.
>
>Driving me nuts...


Use SET DEFAULT TO (somepath) instead. You probably have a space in the SomePath variable.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform