|
-
Jan 15th, 2003, 01:08 AM
#1
Thread Starter
Hyperactive Member
VBScript - How can I . . .
Can anyone tell me how to implement the VBScript'ing engine into a stand alone application? Everything I find on the net is HTML and Browser based examples, I want to use the VBScriping engine to create custom triggers and events that can be edited by users of my program? Any advice or suggestions on where to find information would be appretiated...
-
Jan 15th, 2003, 11:53 AM
#2
Thread Starter
Hyperactive Member
*poke, poke* Anyone have a clue?
-
Jan 11th, 2004, 02:45 PM
#3
Addicted Member
I am also looking for information about this topic. in vb6 this was no problem but I don't know how to do it in .net!
-
Jan 11th, 2004, 07:36 PM
#4
Addicted Member
Use the Microsoft Script Control 1.0. (Use it by adding it as a reference, you'll find it under COM)
Then you can use it pretty much like the one you used in VB6, bareing in mind the data type differences between COM and .Net
-
Jan 12th, 2004, 02:38 AM
#5
Addicted Member
no that's the problem. i also thought it would be as easy as adding the old COM component in .net but the problem is I can't do that! i keep getting a message saying something about this component not being convertable.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|