Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxISAPI.dll does not delete \script\fox????.ini files
Message
From
02/06/1999 07:28:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
FoxISAPI.dll does not delete \script\fox????.ini files
Miscellaneous
Thread ID:
00225261
Message ID:
00225261
Views:
64
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.
Next
Reply
Map
View

Click here to load this message in the networking platform