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

Click here to load this message in the networking platform