IguanaScript provides a language to automate complex tasks. By combining variables and script commands, the advanced user can create events involving transaction logging, file conversions, and other types of preprocessing and postprocessing required by many applications.
The script below uses IguanaScript commands to:
change the values of two variables in the profile (%VARIABLE)
display the "Image Operator/Utility Settings" (%PANEL)
create a input file from text (%BUILDF to %END)
execute a set of operating system commands (%SYS)
The remainder of the script just runs programs requitred by the task (* lines are user comments).
The IguanaSpace File Editor includes a set of tools to help the user create IguanaScripts.