How do I test ARGS in the IDE

Post

Posted
Rating:
#1 (In Topic #1284)
Avatar
Enthusiast
sadams54 is in the usergroup ‘Enthusiast’
 First time using the ARGS and it seems simple but how do I simulate the input in the IDE so I can properly test things.

basically if I have this command expected.

MyProgram CrashMySystem        where "crashmysystem" is the argument, how can I simulate that input using the IDE so I can test my code? There doesn't seem to be anything I am seeing to do this.
Online now: No Back to the top

Post

Posted
Rating:
#2
Banned
 Goto Debug/configuration menu.

There is an arguments tab, you can set many different strings then select one from the little arrow on the Run button
Online now: No Back to the top
1 guest and 0 members have just viewed this.