Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSIE OLE Automation and Radio Buttons
Message
From
16/08/1999 17:11:10
 
 
To
16/08/1999 16:51:17
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00254261
Message ID:
00254285
Views:
19
Thanks, I got it figured out.

- Roman

>You'll have to look at each item until find which one is checked.
>for ( i = 1; i <= clue.typfmt.length; i++ )
>{
> if ( clue.typfmt[i].checked )
> break;
>}
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform