Kbase P18834: Can I issue a FOR EACH 4GL Statement with a BREAK BY clause
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/02/2003 |
|
Status: Unverified
GOAL:
Can I issue a FOR EACH 4GL Statement with a BREAK BY clause based upon a calculated field?
FIX:
No, Progress cannot generate calculated field values and group records based on the generated values in the same FOR EACH looping. The use of temporary tables (temp-tables) is recommended under these circumstances.