Re: Disable messages in status bar ? (Forms 4.5)
Date: 1996/03/13
Message-ID: <4i76p5$g_at_castle.nando.net>#1/1
dmoyer_at_gpu.com wrote:
>In <Dnw2t3.C2z_at_berenice.pkmab.se>, psm_at_berenice.pkmab.se (Peter Stroem) writes:
>>How do i disable the text like 'Enter a query; press F8 to ....' in
>>the status bar ?
>You could either set your message level higher to avoid all messages above
>above a certain error level or you could remove the status bar altogether by
>setting the console window property to null.
>Scott
>>
>>
>>--
>>*Peter Str”m Elektronikingenj”r IMS Peridot, Konsultgruppen
>>*Peter.Strom_at_ore.ims.se Stallgatan 2, 702 26 ™rebro 019-331300
>>*C=SE;A=SIL;P=POSTLAN;O=PERIDOT;S=STROM;G=PETER
>D. Scott Moyer, Jr. dmoyer_at_gpu.com (work)
>GPU Service Corporation dsmoyer_at_enter.net (home)
>Reading, PA
One thing to be aware of is, if you set the form property CONSOLE WINDOW to null, you will have to handle all errors, messages, etc with a ON-ERROR and ON-MESSAGE trigger at the form level. This trigger will presumable need to display messages in an alert box or something.
+------------------------------------------------------------+ | Chris Fischer cfischer_at_nando.net | | Sr. Systems Analyst Work: (919)676-0062 | | Toys "R" Us | +------------------------------------------------------------+Received on Wed Mar 13 1996 - 00:00:00 CET