Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Has anyone created an include file for the Sys codes?
Message
From
11/03/2010 21:54:14
 
 
To
11/03/2010 15:07:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01454021
Message ID:
01454078
Views:
71
Hi Matt.

>
> Sys(TemporaryPath)
>
You could make this even easier to read with:
#define TemporaryPath addbs(sys(2023))
lcFile = TemporaryPath + 'somefile.txt'
Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform