Results 1 to 13 of 13

Thread: *Solved* [Load vb code and exec it?]

Threaded View

  1. #1

    Thread Starter
    Fanatic Member TDQWERTY's Avatar
    Join Date
    Oct 2003
    Location
    Oporto & Leiria, Portugal / Luanda, Angola
    Posts
    972

    Question *Solved* [Load vb code and exec it?]

    Hi all,
    i don't even know how to start explaining this...

    let's see...i'd like to make a exe that loads a vbs or a txt or any kind of file containing vb code

    VB Code:
    1. Private Sub callMe()
    2.  MsgBox "U called the private sub callMe", vbInformation
    3. End Sub

    For exemple if i had that code in a txt, after loading it the program should exec or call that sub.

    I'm lost in here
    Last edited by TDQWERTY; Aug 22nd, 2004 at 12:09 PM.
    ::Winamp 5.xx id3v2 & modern skin support::
    ::NetCF DataGrid Programatically Scroll Example::
    Don't forget to rate posts from those who helped you solving your problem, clicking on and rating it.

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