View previous topic :: View next topic |
Author |
Message |
processor
Joined: 07 Jun 2006 Posts: 2
|
How to turn off GUI messge |
Posted: Wed Jun 07, 2006 4:30 am |
|
|
Hi
Is there a command line option to disable the GUI compile window ?, I want output to go to stdout, I can do that with +STDOUT but don't know how to disable the GUI information window.
I'm using PCM v3.249 |
|
|
Ttelmah Guest
|
|
Posted: Wed Jun 07, 2006 4:52 am |
|
|
Don't know (not a thing I have ever wanted to do), but you might try '+P00'. I have a suspicion it'll still want to 'flash' up for a moment, but it may work.
Best Wishes |
|
|
processor
Joined: 07 Jun 2006 Posts: 2
|
|
Posted: Wed Jun 07, 2006 5:01 am |
|
|
Thanks Ttelmah, but that does not work as you expected, in fact the GUI message just stays there with +P00, perhaps it wil go away after 65536 seconds |
|
|
Ttelmah Guest
|
|
Posted: Wed Jun 07, 2006 5:24 am |
|
|
Oh well, the only likely command I could think of.
You can turn it off if there is no 'error', with '+PE', and '-P' removes it after the compile, but I know of nothing that might stop it appearing at all...
Best Wishes |
|
|
|