Hi, I don't know if it's possible, but maybe it is.
From a selected file, select up files until an image, jpg, gif or png. NOT SELECTING THE IMAGE
example
file.jpg
file2.pdf selected file with script
zfile.zip selected file with script
file.pdo selected file
another example
file.png
file2.pdf selected file with script
sfile.rar selected file with script
zfile.zip selected file with script
file.pdo selected file
Thanks.
Need a script: Select files until an extension or file type
-
Jorgelin
- Posts: 3
- Joined: 15 Sep 2020 02:26
-
highend
- Posts: 14940
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Need a script: Select files until an extension or file type
To see the attached files, you need to log into the forum.
One of my scripts helped you out? Please donate via Paypal
-
Jorgelin
- Posts: 3
- Joined: 15 Sep 2020 02:26
Re: Need a script: Select files until an extension or file type
Thanks highend.
what about another one, the same before but including the image in the selection and moving all selected files to the right pane to a folder named with the first file selected name.
what about another one, the same before but including the image in the selection and moving all selected files to the right pane to a folder named with the first file selected name.
-
kotlmg
- Posts: 321
- Joined: 30 Jun 2010 17:14
Re: Need a script: Select files until an extension or file type
is it possible to select all files below the selected file?
-
highend
- Posts: 14940
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Need a script: Select files until an extension or file type
If I find the time for it...what about another one
is it possible to select all files below the selected file?
sel "+1", <get countitems> - gettokenindex(<curname>, listpane(, , 4), , "i");One of my scripts helped you out? Please donate via Paypal
-
kotlmg
- Posts: 321
- Joined: 30 Jun 2010 17:14
Re: Need a script: Select files until an extension or file type
thanks a lot.
one line code is marvellous.
can you give one line code for selecting files above also?
one line code is marvellous.
can you give one line code for selecting files above also?
-
highend
- Posts: 14940
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Need a script: Select files until an extension or file type
sel 1, gettokenindex(<curname>, listpane(, , 4), , "i") - 1, 1;One of my scripts helped you out? Please donate via Paypal
-
kotlmg
- Posts: 321
- Joined: 30 Jun 2010 17:14
Re: Need a script: Select files until an extension or file type
thanks a lot. it is perfectly working.
-
highend
- Posts: 14940
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Need a script: Select files until an extension or file type
To see the attached files, you need to log into the forum.
One of my scripts helped you out? Please donate via Paypal
-
Jorgelin
- Posts: 3
- Joined: 15 Sep 2020 02:26
XYplorer Beta Club