Lister Panes

Hey there. I have a relatively (I'm assuming) simple question.

I'm trying to create buttons which will change specifically the top OR bottom pane in a dual horizontal display. (i.e. a button called TEMP TOP for "C:/temp in the TOP pane", or the bottom for TEMP BOTTOM)

Any help would be greatly appreciated. Thanks!

Top (or left) pane: Go "C:\Temp" OPENINLEFT

Bottom (or right) pane: Go "C:\Temp" OPENINRIGHT

Bottom (always) pane: Go "C:\Temp" OPENINRIGHT=horiz

(The last one will make sure the second pane opens horizontally if it's not already open and if your config would open it vertically by default.)

That seems so logical...!

Perfect. Thanks a mill.