Kbase P21182: How do you change the selection criteria for a FOR EACH dyna
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/11/2003 |
|
Status: Verified
GOAL:
How do you change the selection criteria for a FOR EACH dynamically?
FIX:
Use an IF condition to select the FOR EACH with the appropriate selection criteria. Then include the rest of the code to be run in either an include file or another procedure.