Running multiple instances of same program in Visual Studio -


i using microsoft visual studio 2012 coupled intel fortran. running large third party software working on.

currently set working directory software using configuration>debug properties. command arguments contain inputting in command line if compiling program shell. circled in red box below. enter image description here

the question is, if have multiple files in working directory (inputvalues\v2017.1i\test\test1, test2 , test3) run simultaneously. depend on loaded solution. how go doing this?


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -