Re: [Jmol-users] Simple question on echo with variable text

2013-08-11 Thread Greg Edwards
Hi Angel, Thanks for that. I got it going. Greg E On 9 August 2013 20:00, Angel Herráez wrote: > ** > Hello > > Yes, it can be done. Use Jmol's own variable for the frame number, that > will update automatically as the animation runs: > > _modelNumber > > See > http://chemapps.stolaf.edu/

Re: [Jmol-users] Simple question on echo with variable text

2013-08-09 Thread Angel Herráez
Hello Yes, it can be done. Use Jmol's own variable for the frame number, that will update automatically as the animation runs: _modelNumber See http://chemapps.stolaf.edu/jmol/docs/#jmolmathread-onlyvariables So you just do: set echo top; echo @_modelNumber; // or echo @_currentModelNumberInF

[Jmol-users] Simple question on echo with variable text

2013-08-08 Thread Greg Edwards
Hi folks, First post to this list, and I'm a Jmol newbie, pls forgive etc etc. Plus I couldn't see a simple way to search these archives, not starting from http://sourceforge.net/mailarchive/forum.php?forum=jmol-users anyway. I'm making a movie of a protein, script works fine. I'd like to write