Consultor Eletrônico



Kbase P67969: Using the AUTO-RETURN attribute for a frame, cannot auto-pop
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/02/2004
Status: Unverified

FACT(s) (Environment):

Progress 8.3B

SYMPTOM(s):

Using the AUTO-RETURN attribute for a frame

Wants to populate other fields based on the Y/N value entered for a logical field

Code is written using procedural style instead of event-driven style

CAUSE:

The AUTO-RETURN attribute of the frame combined with procedural style does not give a way to populate other fields based on the value entered into a logical field

FIX:

Remove the AUTO-RETURN attribute for the FRAME and programmatically handle the movement between fields