Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with Save To command and macro
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Help with Save To command and macro
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01494196
Message ID:
01494196
Views:
114
I've run into an issue with saving some mem files when I close the application. The data is being written into the appData directory. I ran into a case where the user login is "Kirk A. Kelly" and there is a period after the middle initial. Truthfully, I don't know if it is the period or the spaces causing the error. Wondering if anybody had a way around this.

So the lcSaveTo variable value is: C:\Users\Kirk A. Kelly\AppData\Local\ctsql
lcSaveTo=gcLocalAppDataDir+'gdLastDate'
SAVE TO &lcSaveTo ALL LIKE gdLastDate*
Thanks
Kirk
Next
Reply
Map
View

Click here to load this message in the networking platform