Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 'File Not Open' when issuing a Close Database
Message
De
08/06/1998 14:04:25
 
 
À
08/06/1998 13:49:30
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00105949
Message ID:
00105968
Vues:
33
--- 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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform