I would very much like to see my sample macro duplicated with Windower. I'll give you a hint, it isn't this:
Code:
input /p {Gather Together} {Protectra} {Shellra};
input /target <st>;
input /ma "Protectra IV" <me>;
wait 8;
input /ma "Shellra V" <me>;
It looks the same, but it isn't. Windower scripts don't wait for something like /target <st>, it just continues executing the script while the target cursor is up. FFXI will wait as long as I'd like before executing the next line.
Windower scripts also can't be interrupted by executing another macro like FFXI macros can, which may or may not be desirable, depending on what you happen to need at the time (maybe I want to cast Haste instead of Shellra V and don't want to have to interrupt the spell or whatever).
Not trying to say Windower scripts are wrong/evil, they just just can't do everything.
Yekyaa's editor lets me easily edit/copy/paste/rearrange individual macros, sets, or even entire books of macros for multiple accounts. So that point is moot.