So in further playing with immed I thought I'd use it to set up
monitoring of an event and speak a generic string whenever that event
fired, so I could verify that the event is firing exactly when I think
it is. However, I see no way to set up any multi-line statements in it.
If I write, for instance,
sub BrowseMode_OnStateChange(1)
I get the expected identifier error when I press enter. Am I missing
some convention to
entry in this field, or am I trying to extend Immed past its intended
functionality?
Jared