This is where the action
happens!
Command / Button Name - is the text that'll
appear on the button and it will also appear in you command
list later when we go to make a hotkey.
Script Command Name - is the name that can
be used from now on in other scripts to call the action performed
by this script.
Description and filename are self explanitory.
Script Language - this is one of the advantages
of making buttons out of scripts rather than just running
them from the script editor. When you make
a script into a button / command xsi automagically
detects the language it was written in and uses this language
each time it is run from now on regardless of whether you
have set xsi up to use this language in your prefferences.
Where as if you run a script from the script editor then the
scripting prefferences must be set to the scripting language
the script was written in or it will fail.
OK, set the inputs up as you want the and click ok - That's
it! easy. |