Progress
Language Reference
INTERNAL-ENTRIES Attribute
A comma-separated list of the internal procedures and user-defined functions defined in the procedure whose handle you supply.
Data Type: CHARACTERAccess: ReadableApplies To: THIS-PROCEDURE System Handle (and all procedure handles)If you supply a handle to a procedure that defines no internal procedures or user-defined functions, the value of INTERNAL-ENTRIES is the null string ("").
If you supply a proxy handle, the value of INTERNAL-ENTRIES is UNKNOWN (?). For more information on proxy handles and remote procedures, see Building Distributed Applications Using the Progress AppServer .
NOTE: The list provided by INTERNAL-ENTRIES does not contain the name of any internal procedure defined using the PROCEDURE statement’s PRIVATE option. Similarly, the list does not contain the name of any user-defined function defined using the FUNCTION statement’s PRIVATE option.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |