Hi,

I've a problem with conversion of a string array in integer.
I'm using gb.chart to create a line graph with a lot of element (more then
10.000 value).
I read the value from a txt file and store all in a string[].
Now I'm trying to get every element of the string[] (with for each element
in.... function) and pass every value to Val(element).

But the function val(element), in example Val("0.56") result in NULL.

What's wrong ??

Thanks



--
View this message in context: 
http://gambas.8142.n7.nabble.com/String-array-problem-with-val-tp47278.html
Sent from the gambas-user mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to