Page 1 of 1

MEL script to close all tabs

Posted: Mon Sep 10, 2018 2:59 pm
by AndreS
Hi,

Following some discussions here in the forum, we were able to put some cool stuffs together, like open pickers for all the characters in the scene with just one click.
Our problem now is that if click our custom script more than once it duplicates whatever I have open already.
So, as we use the mel command to open the picker ( AnimSchoolPicker("open", "C:/...." ), I would like to know what command I could use to close all tabs at once.

Cheers!