Re: Feature request: Multiple command argument strings



We use configurations for this purpose. Create a copy of your Debug configuration and name it e.g. Debug 2. Change command line arguments for this configuration. You can create as many configurations with different arguments as you want. Then select desired configuration in configuration drop-down list before pressing F5.

--
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB ..NET and ASP .NET code
.



Relevant Pages

  • Re: Cant find .lib files in custom SDK
    ... You can use either Release or Debug configuration, ... > way to build the SDK according to "debug" configuration? ... >> Does the selected configuration match your current sysgened ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Step by step it works but...
    ... the Debug configuration when you run the app without debugging. ... When I execute it, the program fails ...
    (microsoft.public.dotnet.languages.vb)
  • Building other configurations from active configuration
    ... I have an application with international support in a Visual C++ 6.0 ... My primary configuration is my debug configuration. ...
    (microsoft.public.vc.ide_general)
  • MFC Application has encountered a problem and needs to close. HELP
    ... the above error message offering me an option to send a message to Microsoft. ... Whenever I run the program in debug configuration it runs OK. ... I cannot save the crash dump produced which the exception handler offers to ...
    (microsoft.public.vc.mfc)
  • RE: Slow code generation and windows form loading
    ... When compiling in Debug configuration, ... When compiling in Release configuration, ... Everything is therefore very slow but the IDE is not blocked and the animated icon for "Build" that appears in the task bar of the IDE rolls its animation in a regular way. ...
    (microsoft.public.dotnet.languages.vc)

Loading