Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using long filenames as Alias name
Message
From
04/08/1999 16:19:12
 
 
To
04/08/1999 12:20:55
Jolene Dicks
Human Resources Development Canada
St. John's, Newfoundland, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00249809
Message ID:
00249951
Views:
16
Jolene-

>[snip] tries to reuse this file, it will tell me that it is already open. Seems like if the files is open, the process returns an error stating that it isn't and if it isn't open it returns an error stating that it is already in use.

I suspect you either have the table still open implicitly as happens when you use a view or create cursor using SQL-Select, in which case, the AGAIN will do the trick.

Or, you could get the message if the table is used exclusively in a different (private) datasession. But that doesn't really sound like the behavior you see.

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform