NAME
     StartAnim - start animation

SYNOPSIS
     StartAnim ( once | cycle ) int

DESCRIPTION
     Start an animation. This can be used for displaying
     series of spectra. If the first argument is "once",
     every selected spectrum will be displayed once. If
     it is "cycle", the program will loop through all
     selected spectra until the StopAnim command is
     executed.  The second argument is the minimal delay
     in milliseconds between displaying spectra.

     It is possible to execute the command while an
     animation is running, e. g. for changing the delay.

EXAMPLE
     StartAnim cycle 50

SEE ALSO
     SelectSpec, DialMol, StopAnim

DATE
     960913
