Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows 7
Message
De
25/05/2010 11:43:24
 
 
À
25/05/2010 10:16:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01465856
Message ID:
01465903
Vues:
82
>I use both Ultimate and Professional and have not found a difference in writing to the HOME() folder. It points to C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 9\ which is protected by UAC on all versions of Win7.
>
>>more convenient to change to Windows 7 Ultimate for developing. The other windows 7 version have te small disadvantage they will not allow you to open write in the home() directory directly. Sometimes a real p.i.a. on Ultimate no problems in this respect.
>>Install for VFP SP2 and - all the hotfixes.
>>
>>Enjoy it.
>>
>>Regards,
>>
>>Koen

AFAIK, Windows 7 is like vista, all is virtualised.
When you create a file in HOME() it actually is created in:

c:\Users\UserName\AppData\Local\VirtualStore\Program Files\Microsoft Visual FoxPro 9\
(at least here on my computer with Vista)

A little test:
m1 = HOME()+[TestHomeDBF]
CREATE TABLE (m1) (Fld1 I)
Then search this DBF :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform