Re: [Jmol-developers] Regression in data/load script combination

2010-07-13 Thread Rickard Armiento
Thanks for the incredibly fast resolution. I updated my SVN version, and now it works well, also for our more complicated cases. Many thanks! Rickard On 07/13/2010 12:38 PM, Robert Hanson wrote: > load "" is now working after an inline load of a model for Jmol > 12.0.RC25. See > http://chemapps

Re: [Jmol-developers] Regression in data/load script combination

2010-07-13 Thread Robert Hanson
load "" is now working after an inline load of a model for Jmol 12.0.RC25. See http://chemapps.stolaf.edu/jmol/docs/examples-11/Jmol-11.zip and htp:// chemapps.stolaf.edu/jmol/doc/examples-11/new.htm And as a bonus now you can integrate model data directly into the LOAD command. This makes all the

Re: [Jmol-developers] Regression in data/load script combination

2010-07-12 Thread Robert Hanson
Point taken. Right -- what you were doing was a hack due to a bug that was there -- that some of the load defaults were not being processed with string data. The model data string is no longer stored, mostly because it could be very large. But it's a valid point. Bob On Mon, Jul 12, 2010 at 4:51

[Jmol-developers] Regression in data/load script combination

2010-07-12 Thread Rickard Armiento
Hi, Thank you all for your hard work with JMol. We recently upgraded from Jmol 11.7.16 to 12.0.RC23 and discovered that some functionality of the 'load' command is missing. I have also confirmed that the problem remains in the latest SVN version (labeled as 12.0.RC25_dev.) The documentation s