How do I specify command line arguments while debugging

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Barry Flynn

    How do I specify command line arguments while debugging

    I have a VB 2005 Windows Forms program.
    I am giving it the ability to take some command line arguments.

    When debugging from within VS2005, how can I specify the command line
    arguments?

    Thanks

    Barry



  • Michael C

    #2
    Re: How do I specify command line arguments while debugging

    "Barry Flynn" <Anonymousewrot e in message
    news:ecUXs5y0HH A.3848@TK2MSFTN GP03.phx.gbl...
    >I have a VB 2005 Windows Forms program.
    I am giving it the ability to take some command line arguments.
    >
    When debugging from within VS2005, how can I specify the command line
    arguments?
    Project properties.
    >
    Thanks
    >
    Barry
    >
    >
    >

    Comment

    • Barry Flynn

      #3
      Re: How do I specify command line arguments while debugging

      Thanks

      Barry

      "Michael C" <nospam@nospam. comwrote in message
      news:uwi389y0HH A.1188@TK2MSFTN GP04.phx.gbl...
      "Barry Flynn" <Anonymousewrot e in message
      news:ecUXs5y0HH A.3848@TK2MSFTN GP03.phx.gbl...
      >>I have a VB 2005 Windows Forms program.
      >I am giving it the ability to take some command line arguments.
      >>
      >When debugging from within VS2005, how can I specify the command line
      >arguments?
      >
      Project properties.
      >
      >>
      >Thanks
      >>
      >Barry
      >>
      >>
      >>
      >
      >

      Comment

      Working...