2009

Table Of Contents
In the Script Editor, the Enter (Windows and Linux) or Return (Mac OS X)
key above the Shift key does not execute a command. It starts a new line so
you can type several commands before executing them.
Observing script history
The Script Editor displays a running history of executed commands and the
results of commands that Maya executes. You can copy most commands from
the history section of the Script Editor and paste them in the input section to
execute them.
To set up the Script Editor
1 Select Window > General Editors > Script Editor.
The Script Editor window opens.
The lower half of the Script Editor is the input section where you enter scripting
commands.
By default, Maya displays basic feedback from executed commands. However,
when Echo All Commands is on, Maya shows all the history from a command,
including when a script calls another script or modifies elements of the user
interface. While learning MEL, the extra lines of output produced when Echo
All Commands is on can be confusing because there is so much output. As
598 | Chapter 13 Scripting in Maya