Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File in use
Message
 
To
13/06/2003 13:55:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00799916
Message ID:
00799922
Views:
16
use in emailtemp
erase emailtemp.dbf

>lfileopen = STRTOFILE(lretour.aAttachments[1].cBody,"emailtemp.dbf")
>SELECT * from emailtemp INTO cursor onemsg readwrite
>SELECT onemsg
>GO TOP
>BROWSE
>
>erase("emailtemp.dbf")
>
>everytime that i try to delete the file its say
>file in use
>What can i do ????
Previous
Reply
Map
View

Click here to load this message in the networking platform