CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Threaded View

  1. #1
    Join Date
    Jul 2004
    Posts
    5

    How to build a commandline application in VB6.0

    I want to implement some code in VB6.0 application and make it as commandline exe. So that I can execute it from any shell Proc command. And also how can I have the commandline arguments with in VB Application.

    Please anybody help me how to do that.

    Thanks
    bdharmap
    Last edited by bdharmap; August 10th, 2004 at 09:41 AM.

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

Featured