Kbase P67070: What is the Super Procedure Stack
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/21/2006 |
|
Status: Verified
GOAL:
What is the Super Procedure Stack
FIX:
1) A last in first out (LIFO) list of the super procedures associated with a particular local procedure or with the current Progress session.
2) Super version (of an internal procedure or a user-defined function). An internal procedure that resides in a super procedure and that has the same name and signature as an internal procedure that resides in the local procedure. Or, a user-defined function that resides in a super procedure and that has the same name and signature as a user-defined function that resides in the local procedure