TECHNICAL NOTES

Errors:
     Inspect accepts entry of arbitrary expressions and
does not attempt to determine whether the expression is
legal Lingo.  For example, entering "member myVar" will
cause an error if "myVar" has a value higher than the
number of members.  This will cause the evaluation
window (the one selected in the top right popup menu)
to stop playing, just as it would if you told that
window to do an invalid Lingo statement.


Globals
     Inspect declares no global variables internally. 
If the preference is set to provide access to the
current inspection via the global variable "it",
Inspect declares "it" to be global and then sets "it"
to refer to the object being inspected, and then sets
"it" to void when the Inspect window is closed.
     You can use Inspect to declare and set global
variables much as you can in the message window.  If
you type a previously undefined variable name in the
entry field and then set it's value using the set
button, Inspect will create it as a global variable.


Keyboard:
     In the authoring environment cut, copy, and paste
can only be accessed with the buttons and not with the
keyboard. Undo is unfortunately not implemented in this
version.


Limits:
     The display field is limited to 32K.  When the
length of the string to be displayed exceeds this
limit, it is truncated.


Lists:
     On a Mac, option double clicking means holding down
the