ARexx script run after rendering


Up

This script is run after each image is rendered.

It is passed the following parameters:

Frame       : The current frame number.
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.MPM   - Convert to Anim
Postscript.MPM - Do nothing example
ToHam.MPM      - Convert using PPM and Wasp