Results 1 to 5 of 5

Thread: VBScript - How can I . . .

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2002
    Posts
    382

    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...

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2002
    Posts
    382
    *poke, poke* Anyone have a clue?

  3. #3
    Addicted Member danielkw's Avatar
    Join Date
    Mar 2000
    Location
    Sweden
    Posts
    134
    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!

  4. #4
    Addicted Member
    Join Date
    Aug 2003
    Posts
    153
    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

  5. #5
    Addicted Member danielkw's Avatar
    Join Date
    Mar 2000
    Location
    Sweden
    Posts
    134
    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
  •  



Click Here to Expand Forum to Full Width