Skip to Content
0
Former Member
Sep 10, 2007 at 12:56 PM

regarding radiobuttons

16 Views

Hi all,

I am working on 4.5b version.In that I defined radiobutton like this.

parameters: r_sum1 radiobutton group g1 default 'X' user-command ucomm,

r_sum2 radiobutton group g1.

it is giving syntax error.

i need to display three more radio buttons basing on selection of above radiobuttons. is there any other way to display the other 3 radio buttons with out using user-command.

Regards

reddi