Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to save the value of SET DEFAULT
Message
From
25/04/2001 19:30:14
Phillip Perkins
Technology Consulting, Inc.
Louisville, Kentucky, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00499918
Message ID:
00499922
Views:
23
>I want to change the SET DEFAULT. So first i want to save the value, set it, do something, then change it back. How do I save the value of SET DEFAULT?
>
>Thanks
>
>Brenda

var = SYS(5) + CURDIR()
SET DEFAULT TO newdir
...

SET DEFAULT TO (var)

Phillip
"D'OH!" --Homer Simpson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform