Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 'File Not Open' when issuing a Close Database
Message
From
08/06/1998 14:04:25
 
 
To
08/06/1998 13:49:30
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00105949
Message ID:
00105968
Views:
34
--- SNIP ---
>>ie
>>use disp
>>select *** fron disp to table curcost
>>total on emp to rpt15
>>report form ....
>>
>>** then eitehr
>>CLOSE DATA
>>**or
>>SELECT curcost
>>use
>>select rpt15
>>use
>>** BOOM - 'Error File not open.'
>>
>>HELP!!! PLEASE
>
>This construction should be safer:
>if used('rpt15')
> select rpt15
> use
>endif


That is how my code is actually writen. I was just give psuedo type code. The USED('rpt15') returns true. I can select the work area. When I issue the USE to close that table or CLOSE DATABASE to close all tables, the table(s) is/are closed and then the error is thrown.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform