Progress
Language Reference


ENABLE-EVENTS( ) Method

Enables event notification for automation objects.

Return Type: CHARACTER

Applies To: Automation Object

SYNTAX
ENCODE ( event-proc-prefix ) 

event-proc-prefix

A character-string expression representing a string prepended to every event sent. The resulting string is the name of the internal procedure Progress runs when an event is fired. During an event notification, all running procedures and all persistent procedures are searched to find a procedure with the name matching event-proc-prefix.eventname (for example, ExcelWB.SelectionChanged).


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