Navigation: Ultimate Suite for PowerBuilder Help > PowerDock > Functions >

of_alldocumenttriggerevent

Send comments on this topic.

 

Description:

Triggers an event on all open documents.

Syntax:

of_alldocumenttriggerevent (string as_event)
of_alldocumenttriggerevent (string as_event, integer ai_argi, string as_args)

Argument

Description

as_event

The name of the event you want to trigger.

ai_argi

 WParm parameter passed to event

as_args

 LParm parameter passed to event as string

Return Value:

Returns a 1 if the event was triggered on a window object, 2 if the event was triggered on a userobject and 0 if the event was not triggered.

Usage:


Copyright © 2021 Werysoft Inc.