Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - ActiveX Controls - need calculator
Message
From
08/07/1997 15:00:51
 
 
To
08/07/1997 14:54:34
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00038785
Message ID:
00038980
Views:
42
>>>How about using ACTIVATE WINDOW CALCULATOR?
>>>Check out the help file on _CALCMEM & _CALCVALUE
>>>
>>>>Is there an ActiveX Control with a calculator? I am just
>>>>getting into ActiveX Controls and would like to find a bunch
>>>>of them?
>>
>>I am not sure how to use this. Could you give me some code
>>to get me started?...thanks
>
>ACTIVATE WINDOW CALCULATOR will bring up the VFP Calculator. _CALCVALUE stores the value that appears on the calculator. This can be preset by storing a value to _CALCVALUE and then opening the calculator. The specified value will be visible in the calculator display. The value can be retrieved from the calculator display with _CALCVALUE after the calculator is closed. _CALCMEM stores the value in the calculator's memory. This can also be preset and retrieved.
>
>HTH
>Elyse

thanks for the information, it helps a lot..rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform