Page 1 of 1

Selfilter in selection possible?

Posted: 07 Oct 2016 08:01
by drjs5x
hi dear members
Selfilter in selection possible?
example: i want only select *october*.docx in selection files............. ( no all files, in selected files *october*.docx )

how can script? whats script if possible.
thanks

Re: Selfilter in selection possible?

Posted: 07 Oct 2016 08:20
by highend

Code: Select all

selectitems(formatlist(<get SelectedItemsNames |>, "f", , " *october*.docx"));

Re: Selfilter in selection possible?

Posted: 07 Oct 2016 08:53
by drjs5x
gread, thank you very much. :appl: :appl: :appl: :appl: :appl: :appl: :appl: