Have you tried using a "refresh" command after the animation and before the echo? -Frieda
////////////////////////////////////// Frieda Reichsman, PhD Molecules in Motion Interactive Molecular Structures http://www.moleculesinmotion.com 413-253-2405 ////////////////////////////////////// On Feb 11, 2008, at 4:01 PM, Angel Herráez wrote: > Hi > I'm trying to show an echo when an animation has ended. > > I'm using > > set echo top > echo running > anim on > > then I want to use > echo finished > after the animation finishes (last frame shown) > but this echo acts immediately, at the beginning of the animation > > I've tried to use "while", either > while ( _animating ) > or > while ( %{_modelNumber} != %{_lastFrame} ) > > but with no success. > > Thanks for any ideas > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jmol-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

