E. Crane Computing Support Forum

Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.

You are not logged in.

#1 2007-08-02 01:16:47

goghsear
Guest

Re: Suppress popup messages

I need to know if there is any way to suppress error messages (popup) when doing bootstrap imports and compiles from prompt or using scripts. Is there a setting I can use or a switch? PLEASE HELP. Regards John

#2 2007-08-10 09:43:52

Phil
Guest

Re: Suppress popup messages

What messages are you seeing?   PowerGen doesn't present any message boxes directly, but sometimes the PB DLLs that we call do.  When that happens we will try to eliminate the condition that causes the message box to pop up.

Regards,

Phil

#3 2007-08-15 11:32:06

chrpai
Guest

Re: Suppress popup messages

Year ago I remember we would get popups.... I think in situations like a datawindow being imported was corrupted.  Back then we had a little tray app that was programmed to do a FindWindow and SendText the enter key to make it go away.   These days I run in the background without a window and I havn't seen any deadlocks.   I use TFS/MSBuild so a Timeout attribute on the Exec element would be certain to keep things moving.... eventually.

Board footer