Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling Prg from Button::Click
Message
De
11/12/2003 03:25:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Calling Prg from Button::Click
Divers
Thread ID:
00857996
Message ID:
00857996
Vues:
64
Hi all,

I want to accomplish the following. In the click of the button, I want to call a prg. The form is in Private Data Session. In the prg, I'm doing this :

lnDS = SET("DATASESSION")
SET DATASESSION TO
........ && open other views and requery...
........
........
........
........


SET DATASESSION TO (lnDS)

Is there anything wrong with the above? The weird thing is I see all the records in the grid dissappeared..

Regards.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform