Hi,

first things first. Trevor just let me know the demo script on page 3 f the PDF is wrong. Silly typo: Should read:

A complete script to create a chart can look like this:

on mouseUp
  local tchart
  chartsCreateChart
  put the result into tchart
set the charts["data"] of tchart to "1,1,1" & cr & "30,56,12" & cr & "1,1,1"
  chartsRefresh tChart
end mouseUp

Judy: You bet!

Richard: Thanks for the kind words" I hope you find it useful.

Jan: Still remember when we first talked about basic ideas on Malta in 06? Finally!!! ;-)

Cheers,

Malte
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to