Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Environments and Multiuser Applications
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00141148
Message ID:
00141249
Vues:
24
Ok

>>Hi Wesley,
>>
>>What we do is set up 2 Variable's at the beginning of the application
>>One for the DataBase Location and One for the Drive Letter. We need 2 because the form Requires a fully qualified File Name and Path.
>>
>>Example:
>>
>>Data_Drive=SYS(5)
>>Data_Path=SYS(2003)+'\..\Dbfs\'
>>
>
>Bob, you'd be better off saving only the data path, and prefixing it with the drive via FULLPATH() or concatenation, since if you're using UNCs, there's no drive letter available. SYS(5) on a UNC is completely invalid.
>
>-snip-
>
>Ed
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform