Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Troubles
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00141692
Message ID:
00141731
Vues:
19
Sounds like you have a private datasession. If you need to work on - or have access to a cursor - you need to get access to the cursor's data session. You can do this with the Set Datasession command. Be careful when using this command however. Any bound controls on the current form - if any exist - will lose thier reference to their underlying data field. If you do not have any bound controls - it is a moot point.


>Hi all,
>
>I have a form with a moverlist in it. I have a cursor open in a workspace but when I test it the cursor seems to close and I get all kinds of errors when I run a scan...endscan on that cursor. There are no CLOSE TABLE commands anywhere in that method. Also the main form seems to refresh before my click method is done. Main.refresh() is where all tables are closed to prepare for a new search.
>
>I hope I explained this clearly.
>
>TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform