Example Scripts
The following are several example scripts:
Example Rename Script
: An example of a
rename script
that adds the resolution of images to the filename.
Simple Script Function
: A simple
script function
that displays the name of the largest file in the current folder.
Adding a new Internal Command
: A
script add-in
that adds an enhanced GetSizes command to Opus.
Adding a new Column
: A
script add-in
that adds an
Is Modified?
column to Opus.
Dialogs and Popup Menus
: Example showing how to display simple dialogs and popup menus from a script.
Responding to Events
: An example script add-in that responds to several events.