I created a user button with the following script:
Code: Select all
tag("myTagName", <selitems>, 1, 0);<selitems>contains a string like
Code: Select all
"path1" "path2"Code: Select all
path1|path2I know about
<curitem>but I want all selected items, not just one.
I have the same issue with multiple functions e.g.
paperfolder:
Code: Select all
paperfolder(now("yyyy-mm-dd"), <selitems>, , mode="as");
XYplorer Beta Club