Hi all,
I try to understand how to append exclusionListDlg but I did get it.
Exxample :
a = selection as array
exclusionListDlg(a)
But it doesn't work. I try to find on google but no result.
Do you have an Idea ?
Thx ;-)
Forum topic · General Scripting
By Jimmy_Brullefert · 2021-09-21
Hi all,
I try to understand how to append exclusionListDlg but I did get it.
Exxample :
a = selection as array
exclusionListDlg(a)
But it doesn't work. I try to find on google but no result.
Do you have an Idea ?
Thx ;-)
obaida · 2021-10-11
you already have the array why you want to pick it again by exclusionListDlg !!!! .