Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalent of VFP EXECSCRIPT
Message
From
15/10/2009 21:06:32
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Equivalent of VFP EXECSCRIPT
Miscellaneous
Thread ID:
01429579
Message ID:
01429579
Views:
250
I have a VFP application with a treeview. When the user selects and item from the tree something like the following code executes
=SQLEXEC(myConn, "SELECT codeblock FROM myTable WHERE id = treeview.id","curCode")
lcScript = curCode.codeblock
EXECSCRIPT(lcScript)
Is there an equivalent form for this in VB?

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform