"Problem solved."
Default value for variable a is "0,5" which returns NULL with Val().
? "*" & val("0,5") & "*"
**
While "0.5" gives answer as expected.
? "*" & val("0.5") & "*"
*0.5*
Gambas 3 rev 3888 @ Ubuntu 11.04 64bit
Jussi
On Sun, Jun 5, 2011 at 23:36, Jussi Lahtinen wrote:
> Resu
Result is always "Unknown symbol".
Gambas 3 rev 3871 @ Ubuntu 11.04 64bit
Jussi
2011/6/3 Benoît Minisini
> > Also Gambas has "Evaluator" example, but it doesn't seem to work..?
> >
> > Jussi
> >
>
> It works there. What's the problem?
>
> --
> Benoît Minisini
>
>
> --
On Friday 03 June 2011 22:28:36 Benoît Minisini wrote:
> > Also Gambas has "Evaluator" example, but it doesn't seem to work..?
> >
> > Jussi
>
> It works there. What's the problem?
>
Ok, This is now translated and put into gambas3 with appropriate
acknowledgements to the source code author/s.
I
> Also Gambas has "Evaluator" example, but it doesn't seem to work..?
>
> Jussi
>
It works there. What's the problem?
--
Benoît Minisini
--
Simplify data backup and recovery for your virtual environment with vRanger.
Also Gambas has "Evaluator" example, but it doesn't seem to work..?
Jussi
On Fri, Jun 3, 2011 at 12:11, richard terry wrote:
> On Friday 03 June 2011 18:35:28 Fabien Bodard wrote:
> > 2011/6/3 richard terry :
> > > On Friday 03 June 2011 16:59:21 Rolf Schmidt wrote:
> > >> Hi Richard
> > >>
>
On Friday 03 June 2011 18:35:28 Fabien Bodard wrote:
> 2011/6/3 richard terry :
> > On Friday 03 June 2011 16:59:21 Rolf Schmidt wrote:
> >> Hi Richard
> >>
> >> the Class-File was broken, so I attache a new file with the class and
> >> form file intact but still with german variable names and comm
2011/6/3 richard terry :
> On Friday 03 June 2011 16:59:21 Rolf Schmidt wrote:
>> Hi Richard
>>
>> the Class-File was broken, so I attache a new file with the class and
>> form file intact but still with german variable names and comments
>>
>> Fine regards
>> Rolf
>>
> thanks, my daughter speaks G
On Friday 03 June 2011 16:59:21 Rolf Schmidt wrote:
> Hi Richard
>
> the Class-File was broken, so I attache a new file with the class and
> form file intact but still with german variable names and comments
>
> Fine regards
> Rolf
>
thanks, my daughter speaks German, or I've a mate who can tran
Hi Richard
the Class-File was broken, so I attache a new file with the class and
form file intact but still with german variable names and comments
Fine regards
Rolf
calc2.tgz
Description: GNU Unix tar archive
--
Sim
Hi Richard
I wondered if anyone on the list would have the code/form for a simple
calculator in gambas they would be willing to share.
If you can live with german variable names and comments, here is a
runnable version (but it is in Gambas 2.x)
Fine regards
Rolf
calculator.tgz
Description:
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 wrote:
> I wondered if anyone on the list would have
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.
12 matches
Mail list logo