Progress
Programming
Handbook
Internal Procedure Execution
You execute an internal procedure using the RUN statement with this syntax:
You can invoke the RUN statement for an internal procedure at the following points in an application:
- From the containing external procedure.
- From any internal procedure (including itself) in the containing external procedure.
- From any other external procedure using the IN handle option, where handle specifies a containing external procedure that is in scope. The IN handle option is described later in this section.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |