I am trying to make a screen saver program which should behave differently depending on the switches I pass to the exe. But how do I pass arguments from the ide to my program?
--deostroll
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I guess I found this one just in time. You just have to go to Execute>>Parameters and add then a small dialog pops where in you can pass arguments to your program.
-deostroll
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to make a screen saver program which should behave differently depending on the switches I pass to the exe. But how do I pass arguments from the ide to my program?
--deostroll
I guess I found this one just in time. You just have to go to Execute>>Parameters and add then a small dialog pops where in you can pass arguments to your program.
-deostroll