Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET (Order)
Message
From
24/03/2006 15:06:46
 
 
To
24/03/2006 11:53:19
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01107430
Message ID:
01107523
Views:
17
I didn't explain it well first time.
This is the code

Load event:
select cTable
INDEX ON cKey TAG cKey ADDITIVE
INDEX ON cName TAG cName ADDITIVE

Click Event:
lcOrder = SET("ORDER")
*do smthg
SET ORDER TO &lcOrder --> Error

value of lcOrder = "TAG Tag_Name OF C:\Long Name\R0001.cdx"

C:\Long Name\ is path of my temp folder.
If I change the path to C:\Temp - there is no error because now is short name.

However I can't rely that end user will not have long name for Temporary folder on his PC

Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform