Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

ITERATION



Specifies the number of times to repeat the animation loop.
Used in: GOPTIONS statement
Default: 0
Restriction: GIFANIM driver only

Syntax
Details

Syntax

ITERATION=iteration-count

iteration-count

specifies the number of times that your complete GIF animation loop is repeated. It is assumed that the animation is always played once; this option specifies how many times the animation is repeated. Iteration-count can be a number from 0...65535. A value of 0 causes the animation to loop continuously.


Details

In Version 6, the GCOPIES graphics option controlled iteration for the GIFANIM driver.

Previous Page | Next Page | Top of Page