Jon Dean wrote: > unknown wrote: >> On Wed, 17 May 2006, Jon Dean wrote: >> >>>> >>>> >>>> Best regards, >>>> >>>> Axel >>> >>> Thanks, I'll try that out. I'm sure this problem with the persist flag >>> will still eat at me though. >> >> how are you running the examples? using ruby, rubyw, from console, etc? >> >> what happens if you do >> >> dos prompt> irb >> >> irb prompt> load 'plot_example.rb' >> >> ?? >> >> -a > > I'm running the example from the command line: C:\...>ruby > plot_example.rb. Same thing when I run it through irb. I get a return > of true and a quick flash of the graph. > > -j I've been able to get the graph to export, but the pause command doesn't seem to want to work. I still can't figure out the persist problem. -j -- Posted via http://www.ruby-forum.com/.