Progress
Programming
Handbook


Procedure Overriding

Progress supports a mechanism for overriding Progress internal procedures and user-defined functions. This accomplishes the following goals:

Another term for this behavior is dynamic procedure scoping. Progress dynamically scopes the name space in which Progress searches for a procedure someone wishes to run, and extends that name space to more than one running procedure instance.

This section covers the following topics:

NOTE: For a complete description of the 4GL elements described in this section, see the Progress Language Reference .


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