[Gambas-user] Gambas Calculator

Jussi Lahtinen jussi.lahtinen at ...626...
Fri Jun 3 00:56:18 CEST 2011


Not exactly, but this might help;
http://gambasdoc.org/help/lang/eval

You can use it to do calculations, example:
Print Eval("1 + 2")
Or you can use variables like in documentation example.

Jussi



On Fri, Jun 3, 2011 at 01:32, richard terry <rterry at ...1946...> wrote:

> I wondered if anyone on the list would have the code/form for a simple
> calculator in gambas they would be willing to share.
>
> REgards
>
> richard
>
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with
> vRanger.
> Installation's a snap, and flexible recovery options mean your data is
> safe,
> secure and there when you need it. Discover what all the cheering's about.
> Get your free trial download today.
> http://p.sf.net/sfu/quest-dev2dev2
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list