Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: otnaug on March 02, 2013, 05:57:40 am

Title: set program's arguments not existing
Post by: otnaug on March 02, 2013, 05:57:40 am
hi i read somewhere that if i go to set programs argument there should be a pop-up window (sometimes very very small), but in my case i dont see anything happening when i go project -> set programs' arguments

using 10.05 on windows 7.

right now i go to cmd line to run the codes with arguments


thanks
Title: Re: set program's arguments not existing
Post by: Jenna on March 02, 2013, 09:39:54 am
Do you use projects or just run single files ?
In the second case you can not set the arguments.
I think the menu-point should be disabled, if there is no active project, keeping it enabled is (obviously) misleading.
Title: Re: set program's arguments not existing
Post by: otnaug on March 03, 2013, 05:13:45 pm
thanks, once i created a project it came up!

quite misleading indeed :(