Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : PROCEDURE-NAME attribute
 

PROCEDURE-NAME attribute

A string specifying the name of the remote procedure executed to instantiate the specified asynchronous request handle.
Data type: CHARACTER
Access: Read-only
Applies to: Asynchronous request object handle
This name is the same as the extern-proc-name, intern-proc-name, or VALUE option used to specify the remote procedure executed in the asynchronous RUN statement.