I made a working script what go to a directory, select the green labelled file and launch it. But I deleted it. And cannot recreate it
So, I know how to go to a directory and show the green labelled file
Code: Select all
goto "E:\directory?lbl:green";Code: Select all
sel 1;run "<curitem>";
But this last line won't work if the path contains spaces. And I'm sure there is a quicker way to get what I want. Coding with XYplorer gets me mad... It takes hours to find just <curitem>. Maybe someday I will make some tutorial "script in XYPlorer for dummies" because each time I try to code something, I waste a lot of times for simple things. I'm not a developper but I make very little codes with AutoHotkey, php and some more languages and XYplorer is just the jungle to find the "good" information.
XYplorer Beta Club