Shortcut key command scripting

 From:  william (WJS04)
6309.4 In reply to 6309.2 
Thanks milkywaif,

>If you change it to y (CommandLineTypeTextEntry=y) anything you type will be treated as if you're typing in commands

I'll take a look at this.

>You have to be careful though. If you have r assigned as shortcut key for something else in "options/shortcut keys", it will be executed before you even type t letter.

Yes, I figured that out pretty quickly. I wish it didn't happen that way.

>However you can keep CommandLineTypeTextEntry=n and still achieve same result with an extra key (Tab key) so you dont have to worry about shortcut key conflictions.

I was trying to stay away from using any modifiers. However this is not a bad idea.