home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / pd / graphics / tsmorph / rexx / postscript.tsm < prev    next >
Encoding:
Text File  |  1993-05-15  |  404 b   |  13 lines

  1. /* example Postscript script file for TSMorph */
  2. /* This is the default do nothing script      */
  3. /* $VER: Postscript_TSM 1.2 (15.5.93)
  4.  */
  5. parse arg Frame TotalFrames Single FileName
  6. /* Frame       - current frame number starting from 1
  7.  * TotalFrames - total number of frames
  8.  * Single      - 1 for Single image warp, 0 for two image morph
  9.  * FileName    - Name of 24 bit image just produced
  10.  */
  11.  
  12.  
  13. exit