Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET (Order)
Message
De
24/03/2006 15:06:46
 
 
À
24/03/2006 11:53:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01107430
Message ID:
01107523
Vues:
16
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform