Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bizarre temp file problem
Message
 
 
À
21/12/1999 18:47:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00306991
Message ID:
00307328
Vues:
17
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform