Re: Forms 4.5 Secret Button Activation

From: Kostya <kosta_at_ostin.ru>
Date: 1997/12/11
Message-ID: <348FD52C.7212A67F_at_ostin.ru>#1/1


Tracey Berukoff wrote:

> Is it possible for me to fire a WHEN-BUTTON-PRESSED trigger without
> having the user press the button?? Basically, I want to
> programmatically press the button. I tried making the button 'default'
>
> but the problem is the trigger fires whenever the user hits 'enter'.
> Any help is appreciated.
>
> Thanks, Tracey

Go_Item('My_Button');
Execute_Trigger('WHEN-BUTTON-PRESSED');
Good_Luck; Received on Thu Dec 11 1997 - 00:00:00 CET

Original text of this message