CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Location
    Denver, CO
    Posts
    2

    Command Line Arguments...?

    How can you get to arguments passed on the command line? I want to decide which of four forms will be displayed in Sub Main() by evaluating a passed param...


  2. #2
    Join Date
    Jan 2000
    Location
    Denver, CO
    Posts
    2

    Re: Command Line Arguments...?

    Sorry...should have learned how to search posts first...answer found!


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