Thanks, Alex - now I see what the Message Watcher is for! It looks as if the command "type" is behaving improperly. It shouldn't send a keyDown message as well as the rawkeyDown message. I infer that I must be the first person to issue the command inside a keyDown handler. Well, I said it was a silly script.
To get the infinite loop, try the following very simple script:- on keyDown type "Hello World" end keyDown But make sure you have saved all open documents first! -- _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
