Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview and private datasession
Message
From
25/11/2003 11:20:43
 
 
To
25/11/2003 11:09:47
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00853186
Message ID:
00853322
Views:
20
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform