Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview and private datasession
Message
De
25/11/2003 11:20:43
 
 
À
25/11/2003 11:09:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00853186
Message ID:
00853322
Vues:
18
>Hi Gregory,
>
>try this:
>
>
>local sError
>sError = On('error')
>
>private NodeExists
>NodeExists = TRUE
>on error NodeExists = FALSE
>
>=this.Treeview.Nodes.Item(NodeName)
>
>on error &sError
>
>
>Fabio

Hi Fabio,

I get the same result. Datasession remains.

I usually do not use much of the 'with this...' construct. But google had told me that this could avoid problems.
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform