Catalogue multiple items script

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Wublide
Posts: 49
Joined: 30 Jan 2018 16:57

Catalogue multiple items script

Post 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

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Catalogue multiple items script

Post by highend »

Remove the leading captions...
One of my scripts helped you out? Please donate via Paypal

Wublide
Posts: 49
Joined: 30 Jan 2018 16:57

Re: Catalogue multiple items script

Post 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

Wublide
Posts: 49
Joined: 30 Jan 2018 16:57

Re: Catalogue multiple items script

Post by Wublide »

no one? =(

Post Reply