1.Is there a way to indent a block of script more than just one space at a time? It's awkward to have to keep pressing Alt/e/b until the script is where I want it.
2.Why can't I get a hot keyed macro to acces the editor's menu?
Let>SK_DELAY=40
SetFocus>Editor*
Press Alt
Send>eb
Release Alt
this script focuses the editor and opens the edit menu, then quits. I also can't seem to get selectmenue to work on this window.