Script  
Top  Previous  Next


Use the Script menu to open, record, save and execute ImageWarp scripts. It also displays a numbered list of most recently opened scripts.

Click…

To…
New
create a new script.
Open
load an existing script from disk.
Save
save the current script.
Save As
save the current script under a specified name.
Print
print the current script.
Execute
run the script to the completion.
Pause
stop the script at the current line of execution.
Stop
terminate execution of the script.
Step
execute to the next line without entering a subroutine or function.
Step Into
execute to the next line with entering a subroutine or function.
Step Out
step out of the current subroutine or function call.
Run to Cursor
execute the script and stop it at the current line.
Toggle Breakpoint
insert or remove break point at the current line.
Remove Breakpoints
remove all breakpoints.
Reset
reset the script pointer to the first statement
Record
turn the script recording mode on/off.
 

Note- depending on the Preferences
clicking a most recently open script will have ImageWarp either execute it or open it in the Script Editor.