Progress
Version 9
Product Update Bulletin


EVENT-PROCEDURE Attribute

The name of an internal procedure you want Progress to execute when a dynamic, asynchronous invoke returns.

NOTE: Applies only if the ASYNCHRONOUS attribute is TRUE.

SYNTAX

EVENT-PROCEDURE [ = event-internal-procedure ] 

event-internal-procedure

A CHARACTER expression indicating the name of the event handler for a dynamic invoke that is asynchronous.

The default is ? (the unknown value).

NOTE: If the ASYNCHRONOUS attribute is TRUE, you must set EVENT-PROCEDURE before you execute the INVOKE() method.


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