Can I execute a block of user input VB Script code from my VB executable? How is this done?
Printable View
Can I execute a block of user input VB Script code from my VB executable? How is this done?
Excellent!
This is exactly what I needed. Cant wait to try it out!
Thanks!
Chenko,
Works great. Many many thanks!
I will use this to allow the user to input script to be run as part of my VB program. I could allow the user to input the VB script via a text box, but this wouldnt be friendly.
Is there some sort of VB Script editor Active X control I can add to my project that would be more friendly. I mean, do things like show a list of relevant properties after a period is typed in after an object?
Thanks again!