Progress
ADM 2 Reference
passThrough (containr.p)
Acts as an intermediary for dynamic links that need the pass-through mechanism, either to get an event from an object outside a container to one inside it or vice versa.
Parameters:INPUT pcLinkName AS CHARACTER
The link (event) name to be passed on.
INPUT pcArgument AS CHARACTER
A single character-string argument.
Returns: Nothing (procedure)Notes: To use this for single pass-through events, define a PassThrough link from the Source to the intermediate container, and define the actual dynamic link from the container to the Target. Then PUBLISH "PassThrough" (LinkName, Argument) to send the event.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |