hi,
is it possible to use similar construction for select-options statment:
PARAMETERS: r1 RADIOBUTTON GROUP rad1 DEFAULT 'X' USER-COMMAND ratio?
i need it so i could then at "loop at screen" statment activate or deactive some fields depending on that if the select options fields are initial or not.
thanks.
J