Kbase P100725: When Saving after adding a button to a window, error 2200
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/02/2005 |
|
Status: Unverified
SYMPTOM(s):
When Saving after adding a button to a window, error 2200
ON statement is not valid as the single statement in a trigger block. (2200)
Progress AppBuilder
CAUSE:
There was a trigger on "go of frame" and the code in that trigger was empty which has caused the error.
FIX:
Either remove the trigger or add the appropriate action for "go of frame'