Visual Foxpro 7 SP1.
I have the following code:
store '12345678.tmp' to d_name
delete file &d_name
or
delete file (d_name)
Has anyone experienced this code acting like delete file *.*?
Thanks!
I have and active-x control that is coded in Visual Basic, I have the source code for a VB form that uses the control. An image is scanned and the image is stored in a property of the object. In VB code a COPYMEMORY function is used to store the property into an array which is then written to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.