Results 1 to 2 of 2

Thread: VB COMPILER

  1. #1

    Thread Starter
    New Member
    Join Date
    May 1999
    Location
    United Kingdom
    Posts
    2

    Post

    Is there a way to call VB compiler within a program written in VB?
    I'm trying to do a program, which allow the operator/programmer to add few lines of codes
    and compile it at run time.


  2. #2
    Guest

    Post

    Try this. Go to your msdos prompt and then you go to your Visual Basic Directory. and type in vb.exe /?

    Then you will see the option to compile something. And if you want to use vb.exe. you have to use a Shell Function..

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