http://wiki.cohtitan.com/wiki/Goto_tray_(Slash_Command)
states a bug with the use of goto_tray may only be used at end of a macro command.
this is not entirely true. If you use "bindloadfile blah\blah$$goto_tray" it will never switch trays,
but if you swap them and "gotot_tray$$bindloadfile blah\blah" it works as written.
just wanted to clarify this in case anyone else has a hair-pulling experience too.
Well, binds function differently than macros, which is what the bug is about. And to be honest, I'm not sure macros can use bindloadfile...
If a macro contains "gototray #" anywhere other than the last command, everything after "gototray #" is stripped upon zoning.