Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Option Buttons
Message
 
 
To
30/04/2001 15:48:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00501735
Message ID:
00501756
Views:
15
>I have aready done this, but this is not my problem. Here is what I need: I open my form. Initial code runs to select the proper option button. At this time to view report button can be selected or the option can be changed by the user and then the view report button can be clicked. Now without writing code for each option button and a variable to hold the caption value, how can i analize the optiongroup to find the caption value of selected option?

Hi Steven,

I have the form with option buttons, which style is set to graphical. I didn't set any other properties, but value returns caption (which is correct). It's by default, I think. E.g. this is the code:
thisform.Choosed=thisform.optFunctions.value && Works just fine 
thisform.release
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform