NAME
	  DtFrameGetRange - Get the frame range information of the
	  animation.


     SYNOPSIS
	  #include <Dt.h>


	  int  DtFrameGetRange(	int *start, int	*end, int *by )


     DESCRIPTION
	  DtFrameGetRange() returns the	starting frame of the
	  animation in start, and the ending frame in end. The by
	  pointer returns the interval by which	frames are skipped in
	  the animation.







     FILES
	  Link with -lDtOMio