ARexx script run after rendering


This script is run after each image is rendered.

It is passed the following parameters:

Frame       : The current frame number, starting at Start .
TotalFrames : The total number of frames being rendered.
Single      : Set to 1 if a Warp, 0 for a Morph.
FileName    : Name of file just rendered.

This script can be used to change the format of the output file (by running it through a conversion program) or build an animation.

Three examples are included:

PostAnim.TSM - Convert to Anim

Postscript.TSM - Do nothing example

ToHam.TSM - Convert using PPM and Wasp