Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fxp
Message
From
06/11/2007 06:12:33
 
 
To
06/11/2007 06:01:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Fxp
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01266906
Message ID:
01266908
Views:
14
>hi all,
> i try to erase *.fxp,
> i get error message
>File cannot be closed because outstanding references exist
>
>ERASE *.fxp
>
>thanks

This means that at least one FXP is still in memory. You can not do this from a program, since the program from which you issue this command will give this error. Windows stops your program from killing itself, in a way.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform