Page 1 of 1

Catalogue multiple items script

Posted: 04 May 2019 16:16
by Wublide
I have a catalogue element that's a simple script of multiple folder paths, something like that:

Code: Select all

"First Path" \\path\to\dir
"Second path" \\path\to\dir
"Third Path" \\path\to\dir
and when i click on this element a new curtain windows appear that let me choose one of the three path. Now, i want to do the same thing with files but the script above won't work and no curtain window appear

Re: Catalogue multiple items script

Posted: 04 May 2019 16:31
by highend
Remove the leading captions...

Re: Catalogue multiple items script

Posted: 04 May 2019 16:41
by Wublide
like this?

Code: Select all

\\path\to\file
\\path\to\file
\\path\to\file
already did but nothing changes, clicking on does nothing, no window

Re: Catalogue multiple items script

Posted: 06 May 2019 18:38
by Wublide
no one? =(