Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I want to delete my active cursor?
Message
De
10/10/2000 11:11:14
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00427287
Message ID:
00427306
Vues:
11
>Ed and Sergey put you on the right track.
>
>I do what they are recommending a little differently, as I'm lazy. If you
USE IN MyCursor
and MyCursor is not open, you'll get an error. I don't want to rely on the cursor being open. Instead, I prefer
USE IN SELECT("MyCursor")
This won't blow up if it isn't already open.
>
>HTH,
>M.
Hi Marty,
I tried it and it does work...thanks everybody...:)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform