Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot create file
Message
De
03/04/2003 13:58:42
 
 
À
03/04/2003 10:25:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00773516
Message ID:
00773711
Vues:
13
>Jos, since I am using the EXECSCRIPT() function it is creating
>the temp file names on the fly. I have NO control over the file
>names. This is VFP 7 code running under Windows 2000 and COM+.
>

I'm not sure if the VFP code that's running is an EXE or a DLL. But if its an EXE, try creating a CONFIG.FPW file, same folder where the EXE is, with the following settings pointed to a subfolder from where the EXE is located. This will redirect the temporary files created by VFP to these specified locations. This also provides increase in performance.
TMPFILES=ExeFolder\TEMP
EDITWORK=ExeFolder\TEMP
PROGWORK=ExeFolder\TEMP
Hope this helps.
ramil
~~ learning to stand still
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform