chartsEngine 1.0.1

Malte Brill revolution at derbrill.de
Wed Feb 25 06:41:13 EST 2009


Hi all,

we just uploaded a maintenance release of chartsEngine.

- Typos in the docs have been fixed
- if the chart fails to render because the data is corrupt or any  
other reason, the result will now contain the error code

So after a chartsRefresh you can do the following:

chartsRefresh tChart
if the result is not empty then
   put the result
   answer "Something went wrong."
end if

( you can parse the error codes nicely using http://runrev.info/error.html 
  )

You can find the updated version here:

http://downloads.runrev.com/revselect/chartsEngine_101.zip

Cheers,

Malte



More information about the use-livecode mailing list