Command Line

Command RADIO

Function:

Set the state of a group of radio buttons.
Syntax:
RADIO dlg_id id first_id last_id
dlg_idSpecifies the identifier of the dialog box that contains the radio buttons.
idSpecifies the identifier of the radio button to add a check mark to.
first_idSpecifies the identifier of the first radio button in the group.
last_idSpecifies the identifier of the last radio button in the group.
Note:
  • A check mark is added to the radio button specified and removes (clears) the check marks for all the other radio buttons in the specified group of radio buttons.
  • Also see command ISCHECKED.

Copyright © 1995-2005 Lucien Cinc, All Rights Reserved
WinOne is an Australian registered trademark of Lucien Cinc