Hi, I have two questions :

1 : Is it possible to set a macro in a bar slot with another macro ? Like : /hotbar "Macro#1" 1 1 ?

2 : Is it possible to swap the spells of two bars with a macro without using a 3rd bar ? Like :

/hotbar copy SCH 5 SCH 3
/hotbar copy SCH 3 SCH 5

Does the second line is executed at the same time of the first line ? (I can't log atm so I can't try it by myself).

Thanks a lot.