Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enable/Disable Menu item
Message
 
To
11/09/2000 05:22:57
Marlou Gargantos
Independent Consultant
Manila, Philippines
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00414768
Message ID:
00415244
Views:
20
>Would it also be possible if the string is a command?
>
>In VFP:
>cSelect = "Select * From mytable"
>&cSelect
>
>or
>
>cReplace = "Replace "+ctable+".field1 With "+cvariable+" For field2 = " + Str(nNo)
>&cReplace

Of course that syntax is not supported but I do not see why you could not execute:
oCtrl.Eval(cReplace)
George
Previous
Reply
Map
View

Click here to load this message in the networking platform