Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bizarre temp file problem
Message
From
22/12/1999 10:59:39
 
 
To
21/12/1999 18:47:57
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00306991
Message ID:
00307328
Views:
19
Touché, Mike. What I was really trying to point out, though, was that you don't need the parentheses around DBF().

>>What was wrong was the missing "IN 0". Attempting to open the DBF() of the cursor in the same work area in which the cursor itself was open caused the cursor to be closed, which deletes the temporary file, which results in the "file not found" error.
>
>Thats a lovely paraphrase of:
>
>**
>and without the IN 0 you actually are closing the cursor. USE will close whatever is in the current wa and then open the new file, thats why you can do:
>
>USE Table SHARED
>USE Table EXCL

>**
>
>:-)
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform