Re: Calling Event trigger from procedures in Forms5

From: Valeri Sorokine <vsorokin_at_dd.ru>
Date: Thu, 11 Mar 1999 17:31:42 +0300
Message-ID: <36E7D3CE.3249B83E_at_dd.ru>


You can use EXECUTE_TRIGGER procedure, but there is a restriction:

"Although you can use EXECUTE_TRIGGER to execute a built-in trigger as well as a user-named trigger, this usage is not recommended, because the default fail behavior follows a different rule than when invoked automatically by Form Builder as part of default processing. For example, in default processing, if the When-Validate-Item trigger fails, it raises an exception and stops the processing of the form. However, if the When-Validate-Item trigger fails when it is invoked by EXECUTE_TRIGGER, that failure does not stop the processing of the form, but only sets Form_Failure to FALSE on return from the EXECUTE_TRIGGER built-in."

mistryd_at_my-dejanews.com wrote:
>
> Does anyone know if it's possible to call event trigger of items ie button
> pressed event or when validate event
>
> Thanks in advance
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own

-- 
Valeri Sorokine
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 (6 lines) FAX: +7 (095) 234 0640
E-mail: vsorokin_at_dd.ru OR vsorokin_at_prosoft.ru
http://www.dd.ru
Received on Thu Mar 11 1999 - 15:31:42 CET

Original text of this message