Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calculator Function

Status
Not open for further replies.

Pontelo

Programmer
Joined
Dec 18, 2001
Messages
80
Location
BR
Please someone has or can put the link to a calculator.
I don´t know how to name it in English but i need one
that shows in screen all the entries from user besides, or
above, or below, the results.
Thank You !
 
I know of a CALC() function in a library that I have. What it does when you make a call to CALC() is to pop up a simple calculator on the screen. The user can then do simple calculations, write down or remember the answer, exit the calculator and input the result where it is needed.

If still is what you need I could sent you the function.
 
Hello!
I'm a newbie here, but an old programmer.
I'm interested in your calc() function just to browse it and (if you want it) to enhance its functionality.
TIA
Regards

José Luis Otermin
 
Ekari and Otermin
I apreciate your gentility. I think it´s no cost to look and, who knows, use it. My e-mail : essystem@uol.com.br
Thank You !
 
Otermin... the calculator function is part of a library file I obtained so there is no code to enhance.
 
Thanks a lot.
I've already found it on Oasis.net
Regards
 
Howdy,

I have used POPCALC() function from the GRUMPFISH
library created by Leif Ericson. I had to move on when
I migrated to XBASE++ for 32-bit Windows applications.

U might find a copy at OASIS of the original POPCALC()

Cheers,

Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top