Pre-Render Script area?
09-Jun-93 01:32:35
Sb: #58463-Pre-Render Script area?
Fm: Black Belt Systems 76004,1771
To: Peter Greci 76104,2110
The script gadget needs the name of a script, IE ram:myscript.rexx
The script itself in the ram disk should contain:
/* comment – REQUIRED in ALL ARexx scripts on no-go! */
'entire'; /* selects region to affect */
'minmerge' /* performs op on specified region */;
'finish'; /* tells sequencer to go to next frame */
–Ben
…via AutoPilot