Kbase P22025: Displayed value of a RADIO-SET is ignored
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/03/2003 |
|
Status: Unverified
SYMPTOM(s):
Referencing a radio set to determine what logic should be executed
Displayed value of a RADIO-SET is ignored
As soon as the RADIO-SET is assigned, this behavior stops
CAUSE:
By default, the underlying variable of a RADIO-SET is ? (unknown). So if the variable is referenced, it may appear as if the displayed value is ignored.
FIX:
There are two ways to work around this:
1. Reference the SCREEN-VALUE of the Radio Set
2. Set an initial value for the radio set widget