$RADIO_BUTTON

Set the video attributes for radio group buttons in character mode.

$RADIO_BUTTON {=} {Selected},{Cleared}

Arguments

Each argument specifies one or more video attribute codes. For more information, see Video Attributes . To define more than one video attribute for each argument, separate them with commas and enclose them in parentheses.

Defaults

Assignment file: Any application assignment file
Section: [SETTINGS]
Default value: DEF,INV

Description

$RADIO_BUTTON lets you determine the video attributes for the buttons in a radio group in character mode, that is, when the buttons are on or off.

The default setting for buttons in a radio group in character mode is:

$RADIO_BUTTON = DEF,INV

$RADIO_BUTTON

To make a radio button appear with a blinking purple character on a white background (40 + 7) when on and an unblinking purple character on a white background when off , use the following assignment:

$RADIO_BUTTON = (BLI,COL=47), COL=47