News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

how to remove tagline in code block compilation

Started by nirajhi147, November 08, 2012, 06:17:02 AM

Previous topic - Next topic

nirajhi147

I get process returned 0 (0x0) execution time:1.22s
press any key to continue..
after running my program at end..is there any way to remove it. thank u :)

oBFusCATed

What version are you using?
There is an option in Project -> Properties -> Build targets -> Pause when execution ends.
If you uncheck it should not require a keypress.

But currently in the svn head this option seems to do nothing (at least on linux), does it work for anyone?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

Quote from: oBFusCATed on November 08, 2012, 08:18:21 AM
What version are you using?
There is an option in Project -> Properties -> Build targets -> Pause when execution ends.
If you uncheck it should not require a keypress.

But currently in the svn head this option seems to do nothing (at least on linux), does it work for anyone?
Works as expected, but in "Project -> Set programs arguments" there is another option (in newer revision) "Run host in terminal".
If this option is checked, you get the same behaviour as with a console-project and "pause when ..." set.

oBFusCATed

Quote from: oBFusCATed on November 08, 2012, 08:18:21 AM
But currently in the svn head this option seems to do nothing (at least on linux), does it work for anyone?
By doesn't work here I mean that the settings is not respected and if I uncheck (if I don't want to have a pause) it I still get the "Pause bla bla".
Jens: Is it different for you?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

Quote from: oBFusCATed on November 09, 2012, 12:03:00 AM
Quote from: oBFusCATed on November 08, 2012, 08:18:21 AM
But currently in the svn head this option seems to do nothing (at least on linux), does it work for anyone?
By doesn't work here I mean that the settings is not respected and if I uncheck (if I don't want to have a pause) it I still get the "Pause bla bla".
Jens: Is it different for you?
The current implementation forces you to uncheck it in the projetcs properties and in "Set programs arguments",

oBFusCATed

Quote from: jens on November 09, 2012, 12:11:53 AM
The current implementation forces you to uncheck it in the projetcs properties and in "Set programs arguments",
Unchecked in both places and I'm still prompted to press a key. But this is definitely wrong if you are correct in your statement.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]