Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activate Window Calculator
Message
From
15/09/2005 12:28:19
 
 
To
15/09/2005 11:48:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01049104
Message ID:
01049975
Views:
13
>>>I'm using the following code to show VFP calculator in a form:
>>>
>>>Activate Window Calculator Noshow
>>>Show Window Calculator In Window (Thisform.Name)
>>>
>>>There is a way to show Calculator window like a modal form and remove the minimize button?
>>
>>Why not use the windows calculator?
>>run /N calc
>It does not return the result. Does it.
>Peter

You can SendKeys to the calculator to do a "Cut" (Ctrl-C) and the displayed value will be in _CLIPTEXT so you can use in VFP.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform