Go Back   FlashFXP Forums > >

Custom Commands Download, share, or get help creating your own.

Closed Thread
 
Thread Tools Display Modes
Old 03-07-2017, 03:41 PM   #1
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default [script] Nested cd and select marked items and queue them

Code:
# save current item selection
# cd into selected folders
# for-each selected folder; cd into them and select from marked list and queue
# return to starting path
# restore original item selection
{
    /set @#@ /andselect %f
    /cd %p%f
    {
        /selectall -d
        {
            /cd %p%f
            { 
                /markedselect
                /inline queue selected
            }
        }
    }
    /uncd
}
@#@
bigstar is offline  
Closed Thread

Tags
%p%f, item, queue, selected, selection

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 02:35 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)