Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxISAPI.dll does not delete \script\fox????.ini files
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
FoxISAPI.dll does not delete \script\fox????.ini files
Divers
Thread ID:
00225261
Message ID:
00225261
Vues:
63
Win98, VFP6.0.
I try to develope a test internet OLE server. The problem i have is that after testing the web page i see a bunch of FOX????.ini files created by FoxISAPI.dll in the scripts folder. They say that FoxISAPI.dll deletes the temporary .ini files after calling OLE server method. Apperantly it does not. What's more frustrating i can not delete the file from my method.

Procedure Echo
lparameters p1, p2, pDisp
pDisp=0
cResult='echo'
delete file (p2)
* p2 contains the full path eg 'C:\website\scripts\fox1234.ini'
return cResult

delete file (p2) does not delete.

TIA.
A moment of silence is our cosmic reset button.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform