Re: [Gambas-user] SimpleEval

2015-12-30 Thread Fabien Bodard
2015-12-30 17:37 GMT+01:00 Charlie :
> Can I get your code to calculate something like
> 28*(5/2.3)
> If so how?
 Dim hEval As New SimpleEval


  hEval.Formula = "28*(5/2.3)"
  hEval.Execute

  If Not hEval.Error Then
Print hEval.Value
  Else
Print hEval.ErrorText
  Endif

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] SimpleEval

2015-12-30 Thread Charlie
Can I get your code to calculate something like
28*(5/2.3)
If so how?



--
View this message in context: 
http://gambas.8142.n7.nabble.com/SimpleEval-tp55114p55134.html
Sent from the gambas-user mailing list archive at Nabble.com.
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Hi all

2015-12-30 Thread Jesus Guardon
El 27/12/15 a las 23:51, David Cole escribió:
> Hello,
> 
> New to list, and thought I'd say hi, so-- 'Hi".  Just found GAMBAS, what
> a cool piece of software!  Now to learn about it!  
> 
> 

Hi, David

Another radio-amateur here, this is EA7DFH.

I can assure you will be glad to know Gambas and what incredible things
you can do with it in a little time. Feel free to ask in the list
whatever you want.

73 de Jesus

Regards

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Hi all

2015-12-30 Thread David Cole
Hi,

Thank you for the welcome Jesus!  I have already begun finding all sorts
of things it can do!  What a versatile package!
-- 
Thanks and 73's,
For equipment, and software setups and reviews see:
www.nk7z.net

For MixW support see;
http://groups.yahoo.com/neo/groups/mixw/info
For Dopplergram information see:
http://groups.yahoo.com/neo/groups/dopplergram/info
For MM-SSTV see:
http://groups.yahoo.com/neo/groups/MM-SSTV/info


On Wed, 2015-12-30 at 20:20 +0100, Jesus Guardon wrote:
> El 27/12/15 a las 23:51, David Cole escribió:
> > Hello,
> > 
> > New to list, and thought I'd say hi, so-- 'Hi".  Just found GAMBAS, what
> > a cool piece of software!  Now to learn about it!  
> > 
> > 
> 
> Hi, David
> 
> Another radio-amateur here, this is EA7DFH.
> 
> I can assure you will be glad to know Gambas and what incredible things
> you can do with it in a little time. Feel free to ask in the list
> whatever you want.
> 
> 73 de Jesus
> 
> Regards


--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user