Results 1 to 4 of 4

Thread: VB Script

  1. #1
    PowerPoster
    Join Date
    Feb 01
    Location
    Crossroads
    Posts
    3,039

    VB Script

    Can I execute a block of user input VB Script code from my VB executable? How is this done?

  2. #2

  3. #3
    PowerPoster
    Join Date
    Feb 01
    Location
    Crossroads
    Posts
    3,039
    Excellent!

    This is exactly what I needed. Cant wait to try it out!

    Thanks!

  4. #4
    PowerPoster
    Join Date
    Feb 01
    Location
    Crossroads
    Posts
    3,039
    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!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •