Progress
ADM 2 Reference


anyKey (select.p)

Runs persistently on any key of the selection fill-in.

Parameters: None

Returns: Nothing (procedure)

Notes: Used only with the view-as browse option. The persistent trigger that calls this is defined if DefineAnyKeyTrigger is true. The user could define an override of this in selectcustom.p if more sophisticated interactions with the data-source are required without starting the browse. For example:

listif last-event:key-function = "cursor-down" 
then run fetchNext in getDataSource(). 


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095