Is there a way to modify command line args within a project

I would like to run a series of profile runs with different sets of command line args. Is there a way to do that within a single profiler project? I can't seem to find a command line args field except on the project wizard.

Thanks
Scott Crowder

Comments

  • Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hello Scott,

    The past and current version of ANTS Profiler are interface only, and do not accept arguments on the command line. You could load saved projects from the command line, but the profiling would never start.
  • I wasn't clear with my initial post. I don't want to run Ants with different command line arguments. I want to run my program with different command line arguments. Ants' project wizard provides a command line args text box in the projects wizard which lets me create 2 projects with different args, but I would like to have the results from 2 different program runs available in the same Ants project.

    Thanks
    Scott Crowder
  • Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hi Scott,

    Okay, we'll see if we can add that at some point. Currently you'd need to save another profiling project, each with the different arguments to the executable.
Sign In or Register to comment.