Set
The Set internal command can be used to:
Turn the various Lister elements (folder tree, metadata pane, viewer pane, dual display, etc) on or off in the current Lister
Add or remove information columns from the current file display
Turn Checkbox Mode, Flatview Mode and Navigation Lock on or off
Turn Administrator mode on or off
Enable or disable the Copy and Delete recursive filters
Enable or disable full-row selection and grid lines
Adjust the size and position of the current Lister window
... and lots of other things :)
You can combine multiple Set command arguments on the one command line to make multiple changes to the Lister at once. For example, Set DUAL=on TREE=off
would turn dual-display mode on, and the folder trees off, in one operation.
Command Arguments:
ADMIN
/K
on
Example: Set ADMIN=on
off
Turns Administrator mode off in the active Lister.
Example: Set ADMIN=off
toggle
Toggles Administrator mode on or off.
Example: Set ADMIN=toggle
<timeout>
Specify a timeout (in minutes) to suppress the timeout dialog from appearing.
Example: Set ADMIN=toggle,10
If you specify 0 (zero), the timeout is disabled and Administrator mode will stay on in the Lister until the button is pushed again or the window is closed.
Example: Set ADMIN=toggle,0
AUTOSIZE
/K
on
Turns on the Auto-size all columns in Details and Power modes Folder Format option in the current file display. This overrides all column widths so they behave as "auto" until the option is turned off again. Note that any configured maximum column widths still apply.
Example: Set AUTOSIZE=on
off
Turns the Auto-size all columns in Details and Power modes option off.
Example: Set AUTOSIZE=off
toggle
Toggles the Auto-size all columns in Details and Power modes option on or off in the current file display.
Example: Set AUTOSIZE=toggle
AUTOSIZECOLUMNS
/O
(no value)
Automatically resizes all columns in the source file display (applies to details and power modes only). This is a one-off width change based on the current column contents, as opposed to setting the columns into autosize mode like the AUTOSIZE argument would do. Another difference is that this will not normally override columns with maximum widths set (although you can use the override flag to allow this), nor ones set to Collapse, and so on.
Example: Set AUTOSIZECOLUMNS
dest
Automatically resizes all columns in the destination file display.
Example: Set AUTOSIZECOLUMNS=dest
left
Resizes all columns in the left (or top) file display of a dual display Lister.
Example: Set AUTOSIZECOLUMNS=left
right
Resizes all columns in the right (or bottom) file display.
Example: Set AUTOSIZECOLUMNS=right
both
Resizes all columns in both file displays of a dual display Lister (or the sole display of a single display Lister).
Example: Set AUTOSIZECOLUMNS=both
focus
Resizes all columns in the file display that currently has input focus. (This is almost always the same as the source file display.)
Example: Set AUTOSIZECOLUMNS=focus
widest
Resizes the columns on both sides of a dual display Lister, setting the columns on both sides to the same width (the widest of the two).
Example: Set AUTOSIZECOLUMNS=widest
col:column
Resizes only the specified column rather than all columns. You can specify more than one column, and the other options shown above can also be used in conjunction.
Example: Set AUTOSIZECOLUMNS=col:name,col:desc,both
override
Overrides any minimum and maximum limits for the widths of the columns being resized.
Example: Set AUTOSIZECOLUMNS=col:name,override
BACKGROUNDIMAGE
/K/M
<type>:<file>
Sets the background image for one or more Lister elements to the specified filename.
type can be one of the following strings: filedisplay, tabs, tree, metapane, status, toolbars, viewerpane, all.
If type isn't specified, filedisplay is the default.
If filename isn't specified, any existing image is removed.
This is a /M argument, so can accept multiple values if you want to set more than one image at once (or, use all:
to set all images).
Example: Set BACKGROUNDIMAGE "filedisplay:/mypictures/butterfly-tile.png"
BACKGROUNDIMAGEOPTS
/K
<options>
Specify one or more comma-separated options for the background image when changing it with the BACKGROUNDIMAGE
argument.
Options that specify the placement of images are: tiled, stretch, aspectfit, aspectfill, aspecttile, topleft, topright, bottomleft, bottomright, center (only one can be specified).
The shared option indicates that images should be shared across the entire Lister.
opacity: can be used to set the image opacity (e.g.
opacity:50
)fillcolor: can specify a fill color for transparent images (e.g.
fillcolor:#ff8000
).nofade prevents the cross-fade effect when changing images.
Example: Set BACKGROUNDIMAGE all:/mypictures/butterfile-tile.png BACKGROUNDIMAGEOPTS=tiled,shared,opacity:75
BLURFILENAMES
/K
on
Turns on blurring of filenames in the source Lister. You might want to do this in order to use an external screenshot tool to take a screenshot while hiding potentially sensitive information.
Example: Set BLURFILENAMES=on
off
Turns filename blurring off in the source Lister.
Example: Set BLURFILENAMES=off
toggle
Toggles filename blurring on or off.
Example: Set BLURFILENAMES=toggle
CALCFOLDERSIZES
/K
all
Turns on the Preferences option to calculate folder sizes automatically (for all folders). Note that this simply modifies the Preferences setting - any currently open Listers won't calculate their folder sizes until they are refreshed.
Example: Set CALCFOLDERSIZES=all
local
Turns on the option to calculate folder sizes automatically for all local drives.
Example: Set CALCFOLDERSIZES=local
fixed
Turns on the option for all fixed local drives.
Example: Set CALCFOLDERSIZES=fixed
off
Turns automatic folder size calculation off.
Example: Set CALCFOLDERSIZES=off
selected
Example: Set CALCFOLDERSIZES=selected,toggle
toggle
Toggles calculation on or off for the specified folder type.
Example: Set CALCFOLDERSIZES=local,toggle
skipjunctions
Specify this flag as well to turn on the Skip junctions and softlinks option.
Example: Set CALCFOLDERSIZES=local,toggle,skipjunctions
CHECKBOXMODE
/K
on
Example: Set CHECKBOXMODE=on
off
Turns Checkbox mode off in the source file display.
Example: Set CHECKBOXMODE=off
toggle
Toggles Checkbox mode on or off.
Example: Set CHECKBOXMODE=toggle
CLEARFILTERS
/S
(no value)
Clears all file and folder filters in the current source file display. The filters that are cleared are those controlled by the HIDEFILTERFILENAME, HIDEFILTERFOLDERS, SHOWFILTERFILENAME and SHOWFILTERFOLDERS arguments.
Example: Set CLEARFILTERS
CLEARSYNC
/S
(no value)
COLUMNS
/K
<column>, ...
Example: Set COLUMNS name,sizeauto,desc,attr
<format>
Example: Set COLUMNS "Photo Viewing"
!default
Applies the columns from the Folder Type format applicable to the source file display's path. For example, if the current path is a network drive, the columns from the Network Drives format would be applied.
Example: Set COLUMNS=!default
!factory
Applies the columns from the hardcoded factory-default folder format to the current source file display.
Example: Set COLUMNS !factory
!folder
Example: Set COLUMNS !folder
!user
Applies the columns from the User default folder format to the current source file display.
Example: Set COLUMNS !user
COLUMNSADD
/K
<column>, ...
Each column name can optionally be followed by the position to insert the column, and the width to make the new column. The format of this is as follows:
The <pos> argument can also be specified relative to another column's current position. For example:
0+Name places the new column where the Name column was, pushing Name and everything after it one place to the right.
1+Name places it directly on the right of Name.
2+Name places it two to the right of Name.
1-Name places it two to the left of Name (i.e. in the position of the column that was one to the left of Name). You can also set <pos> to ! to leave it unchanged, or prefix it with ! to say it should be unchanged if the column is already present, but use the position specified after the ! if it is being added.
To specify any arguments other than <pos>, those that precede it must be included. If you don't want to provide a value for one of the prior arguments, use * instead. For example, if you want to specify size 80 but without specifying a position, you could use (*, 80).
The <size>, <max> and <min> values of existing columns can also be changed by specifying a ! for <pos>.
Example: Set COLUMNSADD picwidth
Example: Set COLUMNSADD desc(2),author(*,*)
Example: Set COLUMNSADD picwidth(*,a)
Example: Set COLUMNSADD=Status(!1+Name)
(<pos>)
Specify the position of the column. This can be a number where 0 represents the left-most column, 1 the second column and so on. It can also be specified relative to another column's current position - see below for more information.
(<pos>, <size>)
Specify both the position and size. The <size> argument indicates the width of the new column. This can be a number in pixels, a for Auto, f for Fill, e for Expand and c for Collapse
(<pos>, <size>, <max>)
Specify position, size and maximum width. The <max> argument lets you specify the maximum width for automatically-sized columns. This can be a number in pixels, or f for Fill.
(<pos>, <size>, <max>, <min>)
Specify position, size, maximum and minimum width. The <min> argument lets you specify the minimum width for automatically-sized columns. This should be a number in pixels.
(<pos>, <size>, <max>, <min>, z)
Specify position, size, maximum width, minimum width, and freeze the columns at this point. This column and those that come before it remain left-aligned and do not scroll - any subsequent columns scroll beneath the frozen ones.
%header%
Turns into the ID of the column which was right-clicked. Typically used to remove the column which was right-clicked.
%headerinsert%
Turns into the position nearest where you right-clicked. Typically used to insert a column nearest where you right-clicked. If the position is not specified, the column will be added to the end of the existing columns.
COLUMNSFREEZE
/K
<columns>
Sets the number of frozen columns in the current source display. Frozen columns remain left-aligned and do not scroll - any subsequent columns scroll beneath the frozen ones.
This command acts as a toggle - if the specified number of columns are already frozen, they will be unfrozen.
Example: Set COLUMNSFREEZE=3
// - freeze the first three columns //
off
Turns off frozen columns in the current source display.
Example: Set COLUMNSFREEZE=off
COLUMNSREMOVE
/O
<column>, ...
Example: Set COLUMNSREMOVE=mp3bitrate,mp3samplerate
Example: Set COLUMNSREMOVE=%header%
COLUMNSTOGGLE
/K
<column>, ...
Toggles the specified columns on or off in the current source display. The position and size of added columns can be given as for COLUMNSADD.
Example: Set COLUMNSTOGGLE=desc(2),author
Example: Set COLUMNSTOGGLE=Status(1+Name)
(See the COLUMNSADD argument, above, for detail on how to specify positions if the examples are not clear.)
You can use %headerinsert% for the position to insert columns nearest where you right-clicked instead of at the end.
Example: Set COLUMNSTOGGLE=picwidth(%headerinsert%)
any
Makes the command consider similar columns to be the same with regard to toggling.
For example, there are several columns which display file sizes in different units. If Size (Bytes) is the only size column in use, and any is not used, then a command to toggle the Size (KB) column will result in both size columns on at once. Adding any would instead turn off the Size (Bytes) column in that situation and not turn anything on the first time. If the command was then run a second time, with no size column present, then it would add the Size (KB) column.
Example: Set COLUMNSTOGGLE=any,sizekb
columnlist
Specify the columnlist keyword to have Opus automatically generate a list of columns which can be toggled.
Example: Set COLUMNSTOGGLE=columnlist
The columnlist keyword is only supported by the COLUMNSTOGGLE argument; the similar COLUMNSADD and COLUMNSREMOVE arguments can't use it, but are unlikely to need it.
insert
Example: Set COLUMNSTOGGLE=columnlist,insert
The insert keyword does not work without the columnlist keyword or when used outside the Lister Column Header menu. To do something similar in a command which toggles one specific column, use %headerinsert% for the position, as documented above.
CONFIRM
/S
(no value)
Used to show a confirmation message specific to the command being run, often with a link to the Preferences setting for making the change permanent. This is only supported by certain commands, and not something you'd generally use when creating your own buttons. It is used on the default toolbars to help people understand when something only affects the current window or tab, and how make the same change globally instead.
Example: Set EXPANDABLEFOLDERS=Toggle CONFIRM
CONTENTFORMAT
/K
<content group>
Example: Set CONTENTFORMAT Images
COPYFILTER
/K
on
Example: Set COPYFILTER=on
off
Turns off the copy filter in the active Lister.
Example: Set COPYFILTER=off
toggle
Toggles the copy filter on or off in the active Lister.
Example: Set COPYFILTER=toggle
DARKMODE
/K
on
Forces dark mode on for Opus, regardless of current Windows setting.
Example: Set DARKMODE=on
off
Forces dark mode off for Opus, regardless of current Windows setting.
Example: Set DARKMODE=off
toggle
If dark mode is currently active, forces it off; otherwise, forces dark mode on.
Example: Set DARKMODE=toggle
togglesmart
Toggles dark mode, acting like reset if the new mode is the same as the Windows setting, and toggle if it is the opposite.
Example: Set DARKMODE=togglesmart
reset
Resets dark mode within Opus to use and track the Windows setting.
Example: Set DARKMODE=reset
noreset
Prevents the button being highlighted as "active" if Opus is set to use the Windows setting, even if the Windows setting matches the mode the command would activate.
Example: Set DARKMODE=on,noreset
DELFILTER
/K
on
Example: Set DELFILTER=on
off
Turns off the delete filter in the active Lister.
Example: Set DELFILTER=off
toggle
Toggles the delete filter on or off in the active Lister.
Example: Set DELFILTER=toggle
DELRECYCLEBIN
/K
on
Example: Set DELRECYCLEBIN=on
off
Turns off the Delete to Recycle Bin where possible option.
Example: Set DELRECYCLEBIN=off
toggle
Toggles the Delete to Recycle Bin where possible option on and off.
Example: Set DELRECYCLEBIN=toggle
DELRECYCLECONFIRM
/K
on
Example: Set DELRECYCLECONFIRM=on
off
Turns off the Skip confirmation when deleting to Recycle Bin option.
Example: Set DELRECYCLECONFIRM=off
toggle
Toggles the Skip confirmation when deleting to Recycle Bin option on and off.
Example: Set DELRECYCLECONFIRM=toggle
DEST
/K
left
Sets the left (or top) file display in a dual-display Lister to be the destination.
Example: Set DEST=left
right
Sets the right (or bottom) file display to be the destination.
Example: Set DEST=right
focus
Sets the file display that currently has the input focus to be the destination.
Example: Set DEST=focus
toggle
Toggles the state (source/destination) of the left and right file displays.
Example: Set DEST=toggle
DISABLEGLOBALHOTKEYS
/K
on
Temporarily disables all global hotkeys. Hotkeys local to a Lister will continue to function.
Example: Set DISABLEGLOBALHOTKEYS=on
off
Re-enables all global hotkeys.
Example: Set DISABLEGLOBALHOTKEYS=off
toggle
Toggles all global hotkeys on and off.
Example: Set DISABLEGLOBALHOTKEYS=toggle
DUAL
/K
on
Example: Set DUAL=on
off
Turns off dual-display mode in the active Lister.
Example: Set DUAL=off
toggle
Toggles dual-display mode on or off in the active Lister.
Example: Set DUAL=toggle
horiz
Sets dual-display mode to use horizontal layout (one file display above the other). By itself this value will turn dual-display mode on, but you can combine it with toggle to toggle horizontal dual-display on or off. If dual-display mode is already on but the layout is set to vertical, the layout will change to horizontal.
Example: Set DUAL=horiz,toggle
vert
Sets dual-display mode to use vertical layout (one file display next to the other).
Example: Set DUAL=vert
togglelayout
Toggles the layout of dual-display mode between horizontal and vertical. If dual-display mode is not currently active this command has no effect unless the toggle keyword and either the horiz or vert keywords are also given.
If combined with those other keywords the function will turn on dual-display mode if it's not on already, switch the layout (from horizontal to vertical or vice versa) if dual-display is already on but not in the desired orientation, and close dual-display mode if it is on and already in the desired orientation.
Example: Set DUAL=togglelayout
source
When dual-display mode is turned on, the newly opened file display will become the source. This value must be combined with one of the other values that actually causes dual-display mode to be switched on.
Example: Set DUAL=toggle,source
dest
When dual-display mode is turned on, the newly opened file display will become the destination.
Example: Set DUAL=toggle,dest
right
When dual-display mode is turned off, it will be the right (or bottom) file display that closes.
Example: Set DUAL=off,right
left
When dual-display mode is turned off, it will be the left (or top) file display that closes.
Example: Set DUAL=toggle,left
remember
Example: Set DUAL=toggle,horiz,remember
DUALSIZE
/K
<size>[,<size>]
Adjusts the splitter between the dual file displays in the active Lister. If the displays are arranged vertically, the command will affect their widths; if they are arranged horizontally it will affect their heights.
The size is given as a percentage, specifying how much of the available space the first file display should use, with the second file display getting whatever is left.
For example, specify 50 to make both file displays the same size (the same as double-clicking the splitter between them):
Example: Set DUALSIZE 50
As another example, specify 75 to make the first file display use 75% of the space to leave 25% of the space for the second:
Example: Set DUALSIZE 75
It is also possible to specify two sizes to make the command toggle between them. This lets you create a button or hotkey to quickly toggle between giving most of the space to one display and making them equal again.
Example: Set DUALSIZE 75,50
You can also resize the splitter by a relative amount by specifying a positive or negative delta.
Example: Set DUALSIZE +10
ENABLELABELFILTER
/K
<name>
Example: Set ENABLELABELFILTER my_filter,toggle
on
Turns the specified label filter on.
Example: Set ENABLELABELFILTER my_filter,on
off
Turns the specified label filter off.
Example: Set ENABLELABELFILTER my_filter,off
toggle
Toggles the specified label filter on or off.
Example: Set ENABLELABELFILTER my_filter,toggle
EVALUATORDISABLE
/O
on
Example: Set EVALUATORDISABLE=on
off
Re-enables the evaluator.
toggle
Toggles the evaluator on and off.
EXPANDABLEFOLDERS
/O
on
Example: Set EXPANDABLEFOLDERS=on
off
Turns off expandable folders in the current Lister.
Example: Set EXPANDABLEFOLDERS=off
toggle
Toggles expandable folders on and off in the current Lister.
Example: Set EXPANDABLEFOLDERS=toggle
FDBTOOLBAR
/O
<name>
Multiple toolbars can be specified, separated by a comma.
Example: Set FDBTOOLBAR "My FDB Toolbar"
Example: Set FDBTOOLBAR "File Display,Images"
!static
Turns off the FDB toolbar altogether (reverting to a static header).
Example: Set FDBTOOLBAR !static
FILTERS
/K
on
Example: Set FILTERS=on
off
Turns both recursive filters off in the active Lister.
Example: Set FILTERS=off
toggle
Toggles both recursive filters on or off in the active Lister.
Example: Set FILTERS=toggle
FLATVIEW
/K
on
Example: Set FLATVIEW=on
off
Turns Flat View mode off in the source file display.
Example: Set FLATVIEW=off
toggle
Toggles Flat View on or off in the current source file display. If combined with one of the mode keywords (group, mixed, mixednofolders), Flat View will only be turned off if it is currently in the specified mode - otherwise, it will be set to that mode (and turned on if needed).
Example: Set FLATVIEW=toggle,grouped
toggleoff
Toggles Flat View on or off. Unlike toggle, Flat View will be turned off if it is currently enabled in any mode, even if the mode does not match the specified keyword.
Example: Set FLATVIEW=mixednofolders,toggleoff
grouped
Sets Flat View to Grouped mode.
Example: Set FLATVIEW=grouped
mixed
Sets Flat View to Mixed mode.
Example: Set FLATVIEW=toggle,mixed
mixednofolders
Sets Flat View to Mixed (No Folders) mode.
Example: Set FLATVIEW=mixednofolders,on
keepformat
Lets you toggle Flat View without changing the current folder format. (Like disabling the Flat View format in Preferences, but only for the current change.) This can be useful if you usually want the location column added, but don't want it when using a particular button. It can also be useful if you want to set up columns and filtering in the file display before switching Flat View on, to reduce overheads (calculating columns you didn't want) and visual noise (things appearing in the file display, only to be removed immediately).
As an example, this toggles Flat View with all files hidden and the Full Path column visible (and Location and Relative Location columns removed, if present):
FOCUS
/K
left
Sets the input focus to the left-hand file display in a dual-display Lister.
Example: Set FOCUS=left
right
Sets the input focus to the right-hand file display in a dual-display Lister.
Example: Set FOCUS=right
source
Sets the input focus to the current source file display.
Example: Set FOCUS=source
dest
Sets the input focus to the destination file display.
Example: Set FOCUS=dest
tree
Sets the input focus to the folder tree. In a dual-display Lister, with dual trees, focus will go to the tree attached to the source file display.
Example: Set FOCUS=tree
lefttree
Sets the input focus to the left-hand folder tree in a dual-display, dual-tree Lister.
Example: Set FOCUS=lefttree
righttree
Sets the input focus to the right-hand folder tree in a dual-display Lister.
Example: Set FOCUS=righttree
toggle
Toggles the input focus between the left and right file displays.
Example: Set FOCUS=toggle
pathfield
Sets the focus to the source breadcrumbs path field.
Example: Set FOCUS=pathfield
leftpathfield
Sets the focus to the left/top path field in a dual-display Lister.
Example: Set FOCUS=leftpathfield
rightpathfield
Sets the focus to the right/bottom path field in a dual-display Lister.
Example: Set FOCUS=rightpathfield
filedisplay
Example: @if:set FOCUS=filedisplay
metapane
Example: Set FOCUS=metapane
utilitypane
Example: Set FOCUS=utilitypane
viewpane
Example: Set FOCUS=viewpane
FOLDERTREESIZE
/K
<size>[,<size>][,left|right|dest]
Adjusts the size of the folder tree pane in the active Lister. The size is given as an absolute width in pixels. It is possible to specify two separate sizes, and the command will toggle between them. You can also make the command operate on a folder tree other than the one attached to the current source file display by appending the left, right or dest keywords.
Example: Set FOLDERTREESIZE 200,300
FONTSCALE
/K
<absolute factor>
Example: Set FONTSCALE=125
<relative factor>
Adjusts the font scaling in the file display by the specified delta. Use a positive value to increase the scaling and a negative value to decrease it.
Example: Set FONTSCALE=-10
<factor1>,<factor2>
Specify two absolute scale factors to create a command that toggles between the two.
Example: Set FONTSCALE=100,150
left
Scales the font in the left-hand file display, whether it is the source or not.
Example: Set FONTSCALE=50,left
right
Scales the font in the right-hand file display.
Example: Set FONTSCALE=right,-25
dest
Scales the font in the destination file display.
Example: Set FONTSCALE=dest,+50
both
Scales the font in both the left and right file displays.
Example: Set FONTSCALE=50,125,both
details
Only adjusts the font for Details and Power mode.
Example: Set FONTSCALE=150,details
thumbnails
Only adjusts the font for Thumbnails mode.
Example: Set FONTSCALE=+50,thumbnails
all
Adjusts the font for both Details/Power modes and Thumbnails mode.
Example: Set FONTSCALE=+50,thumbnails
quiet
Prevents a message displaying in response to the font scale changing.
Example: Set FONTSCALE=+25,quiet
FORMAT
/K
<format>
Example: Set FORMAT "Photo Viewing"
!default
Applies the Folder Type format applicable to the source file display's path. For example, if the current path is a network drive, the Network Drives format would be applied.
Example: Set FORMAT=!default
!factory
Applies the hardcoded, factory-default folder format to the current source file display.
Example: Set FORMAT !factory
!folder
Example: Set FORMAT !folder
!user
Applies the User Default folder format to the current source file display.
Example: Set FORMAT !user
FORMATLIST
/O
(no value)
Example: Set FORMATLIST
contenttype
Only displays content type formats (omits those for favorites).
Example: Set FORMATLIST=contenttype
favorites
Only displays favorite formats (omits those for content types).
Example: Set FORMATLIST=favorites
icons
Assigns icons to the list items the command generates. The button which creates the list must also have its icon turned on for them to appear.
Example: Set FORMATLIST=icons,favorites
noreset
Prevents the addition of the "reset" commands which are normally generated at the end of the format list (e.g. Reset to Defaults).
Example: Set FORMATLIST=favorites,noreset
FORMATLOCK
/K
on
Example: Set FORMATLOCK=on
off
Turns the format lock off in the active file display.
Example: Set FORMATLOCK=off
toggle
Toggles the format lock on or off in the current Lister. This command can replace the padlock icon in the default status bar. If combined with the all keyword in a dual display Lister, this will turn the format lock on in both file displays if neither or one are currently on. Only if both are already on will the lock be turned off.
Example: Set FORMATLOCK=toggle,all
left
Applies the format lock to only the left (or top) file display in a dual-display Lister.
Example: Set FORMATLOCK=toggle,left
right
Applies the format lock to only the right (or bottom) file display.
Example: Set FORMATLOCK=toggle,right
source
Applies the format lock to only the source file display in a dual-display Lister.
Example: Set FORMATLOCK=toggle,source
dest
Applies the format lock to only the destination file display.
Example: Set FORMATLOCK=toggle,dest
all
Applies the format lock to both file displays in a dual-display Lister (or the single display otherwise).
Example: Set FORMATLOCK=off,all
FRIENDLYDATES
/K
normal
Turns on "friendly dates", where date columns display "Today" for today, "Yesterday" for yesterday, and weekday names ("Monday", etc.) for dates from the last seven days.
Example: Set FRIENDLYDATES=normal
today
Turns on "friendly dates", but only for "Today".
Example: Set FRIENDLYDATES=today
off
Turns off "friendly dates". All dates will display as a day, month and year (according to your date format settings).
Example: Set FRIENDLYDATES=off
toggles
Toggles "friendly dates" on and off. Can be combined with normal or today to specify a mode when turning friendly dates on; otherwise, the previously configured mode will be used.
Example: Set FRIENDLYDATES=toggle
Example: Set FRIENDLYDATES=toggle,normal
FTPMODE
/K
ascii
Sets the file transfer mode for the current FTP connection to ASCII. This command has no effect if the source file display is not currently viewing a remote FTP site.
Example: Set FTPMODE=ascii
binary
Sets the transfer mode to binary for the current FTP connection.
Example: Set FTPMODE=binary
auto
Automatically selects the transfer mode based on the file type being transferred.
Example: Set FTPMODE=auto
FULLROWSELECT
/K
on
Example: Set FULLROWSELECT=on
off
Turns full-row selection off.
Example: Set FULLROWSELECT=off
toggle
Toggles full-row selection on or off.
Example: Set FULLROWSELECT=toggle
power
Only affects the setting for Power mode, irrespective of the current view mode.
Example: Set FULLROWSELECT=toggle,power
details
Only affects the setting for details mode.
Example: Set FULLROWSELECT=on,details
display
When turning off full-row selection, the "always highlight full row" setting will be turned on. Has no effect if full-row selection is being turned on.
Example: Set FULLROWSELECT=toggle,display
namecol
When turning off full-row selection, the "full width of Name column" mode will be used instead of "filename only" mode. Has no effect if full-row selection is being turned on.
Example: Set FULLROWSELECT=off,namecol
GLOBALHIDEFILENAME
/O
(no value)
Example: Set GLOBALHIDEFILENAME
<pattern>
The supplied pattern can be prefixed with regex: to specify the pattern is a regular expression.
If the filter is already set to the specified pattern, it will be cleared, making the command automatically act as a toggle.
Example: Set GLOBALHIDEFILENAME "(desktop.ini|\*.db)"
Example: Set GLOBALHIDEFILENAME regex:.db\$
GLOBALHIDEFILTER
/K
on
Example: Set GLOBALHIDEFILTER on
off
Turns the Enable global wildcard filters option off.
Example: Set GLOBALHIDEFILTER off
toggle
Toggles the Enable global wildcard filters option on or off.
Example: Set GLOBALHIDEFILTER=toggle
GLOBALHIDEFOLDERS
/O
(no value)
Example: Set GLOBALHIDEFOLDERS
<pattern>
The supplied pattern can be prefixed with regex: to specify the pattern is a regular expression.
If the filter is already set to the specified pattern, it will be cleared, making the command automatically act as a toggle.
Example: Set GLOBALHIDEFOLDERS .svn
GLOBALHIDEHIDDEN
/K
on
Example: Set GLOBALHIDEHIDDEN on
off
Turns the global Hide hidden files option off.
Example: Set GLOBALHIDEHIDDEN off
toggle
Toggles the global Hide hidden files option on or off.
Example: Set GLOBALHIDEHIDDEN=toggle
GRIDLINESH
/K
on
Example: Set GRIDLINESH on
off
Turns horizontal grid lines off in the current file display.
Example: Set GRIDLINESH off
toggle
Toggles horizontal grid lines on or off in the current file display. If the reset keyword is also given, the command will toggle between the grid lines specified in the command line, and the current Preferences settings.
Example: Set GRIDLINESH=toggle
reset
Resets the horizontal grid lines settings in the current file display to those defined in Preferences. You can combine this with the toggle keyword to toggle between the Preferences settings and another set of custom settings.
Example: Set GRIDLINESH=reset,toggle,solid
<style>
Sets horizontal grid lines to use the specified style. Use this keyword in conjunction with the on, off or toggle keywords to control which style is displayed by the command.
Supported styles are solid, alternate, dot, dash, dashdot, dashdotdot and fill. Note that solid indicates a solid unbroken single-pixel line, whereas fill indicates alternating rows (i.e. thick lines which fill the whole background of every second row).
Example: Set GRIDLINESH=toggle,solid
color=<color>
Sets the color of the horizontal grid lines. <color> can be specified in either decimal format (rrr,ggg,bbb) or hex format (#rrggbb). Because the color= keyword contains an equals sign, you must enclose the whole value for the GRIDLINES argument in quotes to avoid confusing the command parser.
Example: Set GRIDLINESH "toggle,fill,color=#ff8000"
opacity=<opacity>
Sets the opacity of the horizontal gridlines. <opacity> must be a value from 1 (nearly transparent) to 100 (solid). Because the opacity= keyword contains an equals sign, you must enclose the whole value for the GRIDLINES argument in quotes to avoid confusing the command parser.
Example: Set GRIDLINESH "toggle,solid,color=#808080,opacity=50"
GRIDLINESV
/K
on
Example: Set GRIDLINESV on
off
Turns vertical grid lines off in the current file display.
Example: Set GRIDLINESV off
toggle
Toggles vertical grid lines on or off in the current file display. If the reset keyword is also given, the command will toggle between the grid lines specified in the command line, and the current Preferences settings.
Example: Set GRIDLINESV=toggle
reset
Resets the vertical grid lines settings in the current file display to those defined in Preferences. You can combine this with the toggle keyword to toggle between the Preferences settings and another set of custom settings.
Example: Set GRIDLINESV=reset,toggle,solid
<style>
Sets vertical grid lines to use the specified style. Use this keyword in conjunction with the on, off or toggle keywords to control which style is displayed by the command.
Supported styles are solid, alternate, dot, dash, dashdot, and dashdotdot.
Example: Set GRIDLINESV=toggle,solid
color=<color>
Sets the color of the vertical grid lines. <color> can be specified in either decimal format (rrr,ggg,bbb) or hex format (#rrggbb). Because the color= keyword contains an equals sign, you must enclose the whole value for the GRIDLINES argument in quotes to avoid confusing the command parser.
Example: Set GRIDLINESV "toggle,fill,color=#ff8000"
opacity=<opacity>
Sets the opacity of the vertical gridlines. <opacity> must be a value from 1 (nearly transparent) to 100 (solid). Because the opacity= keyword contains an equals sign, you must enclose the whole value for the GRIDLINES argument in quotes to avoid confusing the command parser.
Example: Set GRIDLINESV "toggle,solid,color=#808080,opacity=50"
GROUPBY
/K
<column>
As well as the column keywords, GROUPBY recognizes the special keyword synonyms accessed, created, date, disksize, modified, path and size. This lets you group by date, size or path without needing to know the exact column that is displayed (e.g. the column could be size, sizekb or sizerel - but the sorting is the same in all cases, and Set GROUPBY=size
would work for any column).
The GROUPBY argument also recognizes the special keywords dupes and cdstage. These do not correspond with columns, and are only valid in certain folders.
Example: Set GROUPBY=picsize
Example: Set GROUPBY=%header%,toggle
toggle
Toggles grouping by the specified column on or off. Note that the column name must come first.
Example: Set GROUPBY=picsize,toggle
off
Turns grouping off in the current file display.
Example: Set GROUPBY=off
grouplist
When used on a toolbar or menu, the command will turn into a dynamic list of available columns which can be grouped by. Add the GROUPSCHEME argument to display sub-menus for any grouping schemes defined for those columns.
Example: Set GROUPBY=grouplist GROUPSCHEME
GROUPCOLLAPSE
/K
on
Turns on the Collapsed option for grouping in the current file display.
You can also combine this with the GROUPBY
argument to automatically collapse all groups when switching into grouping mode.
Example: Set GROUPCOLLAPSE=on
off
Turns off the Collapsed option.
Example: Set GROUPCOLLAPSE off
toggle
Toggles the Collapsed option on and off for the current file display. Note that you need to reread the folder to see the result of the change.
Example: Set GROUPCOLLAPSE=toggle
GROUPCOMBINE
/K
normal
Sets the Grouping / Combine option to Combine similar values in the folder format for the current file display. This is the default grouping behaviour. For example, when grouping by filename, you might have groups for names beginning with A-H, I-P and Q-Z.
Example: Set GROUPCOMBINE=normal GROUPBY=name
never
Never combines group values. If this is turned on and the file display is grouped, one group will be created for each distinct value rather than a range of values falling into a single group (e.g. instead of A-H you would have A, B, C, D, E, F, G, H). This is only really useful for text fields like "User description".
Example: Set GROUPCOMBINE=never
other
Groups will be combined as with the normal option, but groups with only one item in them are further combined into a special group called Other.
Example: Set GROUPCOMBINE=other
cycle
Cycles through the three grouping modes.
Example: Set GROUPCOMBINE=cycle
GROUPFOLDERSATTOP
/K
on
Turns on the Keep folders at top when grouped option in the current file display.
Example: Set GROUPFOLDERSATTOP=on
off
Turns off the Keep folders at top when grouped option.
Example: Set GROUPFOLDERSATTOP=off
toggle
Toggles the Keep folders at top when grouped option on or off in the current file display.
Example: Set GROUPFOLDERSATTOP=toggle
GROUPREVERSE
/K
on
Reverses the direction of grouping in the current file display. The actual order of the groups is reversed, not the order of files within the groups.
Example: Set GROUPREVERSE=on GROUPBY=picsize
off
Turns reverse grouping off.
Example: Set GROUPREVERSE=off
toggle
Toggles reverse grouping on or off in the current file display.
Example: Set GROUPREVERSE=toggle
GROUPSCHEME
/O
(no value)
Example: Set GROUPBY=grouplist GROUPSCHEME
<group>
Specifies the name of a grouping scheme to use when enabling grouping with the GROUPBY argument.
Example: Set GROUPBY=name GROUPSCHEME=first_letter
HEADING
/O
(no value)
When HEADING is used by itself, without specifying a text value, the main button's label text is used for the heading.
Example: Set COLUMNSTOGGLE=columnlist HEADING
<heading text>
You can specify the heading text if you want it to be different to the button's label.
Example: Set SORTBY=sortlist HEADING="Sort"
HIDE
/S
(no value)
Hides any Set command toolbar button that would ordinarily be disabled because the function is not available. This argument does nothing on its own - it is only used in conjunction with other Set command arguments.
For example, the command Set FTPMODE=ascii
would normally be disabled on the toolbar when not currently in an FTP folder, but the command Set FTPMODE=ascii HIDE
would cause the button to be removed from the toolbar instead of just being disabled.
Example: Set FLATVIEW=toggle,grouped HIDE
HIDEEXT
/K
on
Turns the Hide file extension in Filename column option on in the current file display.
Example: Set HIDEEXT=on
off
Turns the Hide file extension option off.
Example: Set HIDEEXT=off
toggle
Toggles the Hide file extension option on or off in the current file display.
Example: Set HIDEEXT=toggle
HIDEFILTERATTR
/O
(no value)
Example: Set HIDEFILTERATTR
<attributes>
Sets the attributes hide filter in the source file display. Files that have all the specified attributes set will be hidden from the display of the current folder.
Example: Set HIDEFILTERATTR hs
If the specified attributes are already set as the filter, the filter will be cleared, making the command automatically act as a toggle. You can also specify two sets of attributes, and the command will alternate between them each time it is run.
Example: Set HIDEFILTERATTR hs,rhs
HIDEFILTERFILENAME
/O
(no value)
Example: Set HIDEFILTERFILENAME
<pattern>
The supplied pattern can be prefixed with regex: to specify the pattern is a regular expression.
If the specified pattern is already set as the filter, the filename filter will be cleared, making the command automatically work as a toggle.
Example: Set HIDEFILTERFILENAME *.(jpg|bmp|png|gif)
HIDEFILTERFOLDERATTR
/O
(no value)
Example: Set HIDEFILTERFOLDERATTR
<attributes>
Sets the folder attributes hide filter in the source file display. Folders that have all the specified attributes set will be hidden from the display of the current folder.
Example: Set HIDEFILTERFOLDERATTR h
If the specified attributes are already set as the filter, the filter will be cleared, making the command automatically act as a toggle. You can also specify two sets of attributes, and the command will alternate between them each time it is run.
Example: Set HIDEFILTERFOLDERATTR h,ce
Example: Set HIDEFILTERFOLDERATTR h,off
off
Disables the separate folder attributes hide filter. When the folder attributes filter is disabled, the regular attributes filter will apply to both files and folders.
Example: Set HIDEFILTERFOLDERATTR off
HIDEFILTERFOLDERS
/O
(no value)
Example: Set HIDEFILTERFOLDERS
<pattern>
The supplied pattern can be prefixed with regex: to specify the pattern is a regular expression.
If the specified pattern is already set as the filter, the name filter will be cleared, making the command automatically work as a toggle.
Example: Set HIDEFILTERFOLDERS .svn
HIDESYSTEMFILES
/K
on
Example: Set HIDESYSTEMFILES on
off
Turns off the Hide protected operating system files option.
Example: Set HIDESYSTEMFILES=off
toggle
Toggles the Hide protected operating system files option on or off.
Example: Set HIDESYSTEMFILES=toggle
ICONMODESORTHEADER
/K
on
Example: Set ICONMODESORTHEADER=on
off
Turns off the column header in the icon modes.
Example: Set ICONMODESORTHEADER=off
toggle
Toggles the icon mode column header on and off.
Example: Set ICONMODESORTHEADER=toggle
ICONS
/K
on
Example: Set ICONS=on
off
Turns off the display of icons in power and details modes for the current file display.
Example: Set ICONS=off
toggle
Toggles the display of icons in power and details modes.
Example: Set ICONS=toggle
reset
Resets the icon display to the current Preferences settings.
Example: Set ICONS=reset
IMAGEASPECTOVERLAYS
/K
on
Example: Set IMAGEASPECTOVERLAYS=on
off
Turns off display of thumbnails-mode aspect ratio bars.
Example: Set IMAGEASPECTOVERLAYS=off
toggle
Toggles display of thumbnails-mode aspect ratio bars on or off.
Example: Set IMAGEASPECTOVERLAYS=toggle
INFOTIPS
/K
on
Example: Set INFOTIPS=on
off
Turns off file info tips.
Example: Set INFOTIPS=off
toggle
Toggles file info tips on or off.
Example: Set INFOTIPS=toggle
allmodes
Enables info tips for all display modes. Combine with on
/toggle
.
Example: Set INFOTIPS=toggle,allmodes
details
Enables info tips for details mode only. Combine with on
/toggle
.
Example: Set INFOTIPS=toggle,details
icons
Enables info tips for icon modes only. Combine with on
/toggle
.
Example: Set INFOTIPS=toggle,icons
allfolders
Enables info tips for all types of folder.
Example: Set INFOTIPS=allfolders
network
Enables info tips for network and local drives.
Example: Set INFOTIPS=network
local
Enables info tips for local drives only.
Example: Set INFOTIPS=local
fixed
Enables info tips for fixed local drives only.
Example: Set INFOTIPS=fixed
INVERT
/S
(no value)
Inverts the appearance of toolbar buttons that appear highlighted (or checked) when the Set option they control is currently on.
For example, a command like Set TREE=toggle
will appear highlighted on the toolbar when the folder tree is displayed. Changing the command to Set TREE=toggle INVERT
would cause the toolbar button to appear highlighted when the tree is not displayed.
Example: Set HIDESYSTEMFILES=toggle INVERT
JOBSBAR
/K
on
Example: Set JOBSBAR=on
off
Example: Set JOBSBAR=off
toggle
Example: Set JOBSBAR=toggle
KEEPFOLDERSALPHA
/K
on
Example: Set KEEPFOLDERSALPHA=on
off
Turns the Keep folders sorted alphabetically option off.
Example: Set KEEPFOLDERSALPHA off
toggle
Toggles the state of the Keep folders sorted alphabetically option.
Example: Set KEEPFOLDERSALPHA=toggle
LAYOUT
/K
remember
Remembers the current layout and appearance of the active Lister.
Example: Set LAYOUT=remember
restore
Example: Set LAYOUT=restore
LISTERCMD
/K
minimize
Minimizes the currently active Lister window.
Example: Set LISTERCMD=minimize
maximize
Maximizes the currently active Lister window.
Example: Set LISTERCMD=maximize
restore
Restores the original size and position of the window (before it was either minimized or maximized).
Example: Set LISTERCMD=restore
togglemaximize
If the current Lister window is not maximized, it will be maximized, otherwise it will be restored. You could use this to add a hotkey that switches a Lister in and out of "full-screen" mode.
Example: Set LISTERCMD=togglemaximize
showall
Makes all currently open Listers visible. Minimized windows will be restored, and all Lister windows will come to the front.
Example: Set LISTERCMD=showall
minimizeall
Minimizes all currently open Listers.
Example: Set LISTERCMD=minimizeall
tileh
Tiles all currently open Listers horizontally across the screen.
Example: Set LISTERCMD=tileh
tilev
Tiles all Listers vertically across the screen.
Example: Set LISTERCMD=tilev
cascade
Cascades all Lister windows. All windows are made the same size and positioned staggered diagonally down and across the screen.
Example: Set LISTERCMD=cascade
undotilecascade
Undoes the previous tile or cascade operation. As much as possible windows are put back to their previous sizes and positions.
Example: Set LISTERCMD=undotilecascade
toggleminimizeall
Minimizes all currently open Lister windows. If all windows are already minimized they will all be restored.
Example: Set LISTERCMD=toggleminimizeall
tofront
Example: Set LISTERCMD=tofront
LISTERPOS
/K
<x>,<y>
Sets the position of the active Lister to the specified x and y coordinates. You can also specify a delta to modify the current position.
Example: Set LISTERPOS=500,200
Example: Set LISTERPOS=+100,+50
LISTERSIZE
/K
<w>,<h>
Sets the size of the currently active Lister to the specified width and height. You can also specify a delta to modify the current size.
Example: Set LISTERSIZE=1024,768
Example: Set LISTERSIZE=+50,+50
auto
Automatically resizes the Lister horizontally (as much as possible) to exactly fit the currently displayed columns (only in Details or Power mode).
Example: Set LISTERSIZE=auto
LISTERTITLE
/O
(no value)
Resets the title of the current Lister back to its default.
Example: Set LISTERTITLE
<custom title>
Sets a custom title for the currently active Lister. You can use several special "tokens" in the title string to insert various pieces of information:
Example: Set LISTERTITLE "Directory Opus - %N"
This command normally act as a toggle, such that the title will be cleared if you run the command when the specified title is already set. You can prevent this by prefixing the title with "notoggle:". This can be useful in event-driven scripts which may make redundant requests to set the title and would have to check its current value to avoid resetting it otherwise.
Example: Set LISTERTITLE "notoggle:Directory Opus - %N"
The %! code lets you hide sections in the string where all other tokens inside the section are empty.
Example: Set LISTERTITLE "%!%T - %!Directory Opus"
That means that if the %T token expands to an empty string, the result will be just "Directory Opus" rather than " - Directory Opus".
%P
full path of the current (source) folder
%N
name of the current (source) folder
%R
drive root of the current (source) folder
%D
full path of the destination folder
%M
name of the destination folder
%G
target if the folder is a junction or softlink
%1
full path in the left file display
%2
full path in the right file display
%3
folder name in the left file display
%4
folder name in the right file display
%L
name of the Layout the Lister came from (if any)
%S
name of the current Style selected in the Lister (if any)
%T
complete original title (useful for simply adding a prefix or suffix)
%!
hide section
MANUALSORT
/K
on
Example: Set MANUALSORT=on,MySortOrder
off
Turn off manual sorting in the current source file display.
Example: Set MANUALSORT=off
toggle
Toggle the manual sort mode on or off in the current file display.
Example: Set MANUALSORT=toggle
<name>
Example: Set MANUALSORT=MySortOrder,toggle
MANUALSORTRESET
/O
(no value)
Resets the current manual sort order for the folder in the source file display. The file list will be resorted using the current (non-manual) sort method and your old manual sort order will be discarded.
Example: Set MANUALSORTRESET
<name>
Example: Set MANUALSORTRESET=MySortOrder
!default
Resets the default manual sort order for the current folder.
Example: Set MANUALSORTRESET=!default
!all
Resets all manual sort orders (default and named) for the current folder.
Example: Set MANUALSORTRESET=!all
MANUALSORTSAVE
/S
(no value)
Saves the current manual sort order in the current folder. You would only need to use this command if you don't have automatic saving of manual sort orders enabled.
Example: Set MANUALSORTSAVE
METAPANE
/K
on
Example: Set METAPANE=on
off
Turns the metadata pane off in the active Lister.
Example: Set METAPANE=off
toggle
Toggles the metadata pane on or off.
Example: Set METAPANE=toggle
horiz
Forces the metadata pane to horizontal layout when it is opened.
Example: Set METAPANE=toggle,horiz
vert
Specifies vertical layout for the metadata pane.
Example: Set METAPANE=on,vert
togglelayout
Toggles the layout of the metadata pane between vertical and horizontal.
Example: Set METAPANE=togglelayout
METAPANESIZE
/K
<size>[,<size>]
Adjusts the size of the metadata pane in the active Lister. The size is given as a percentage of the total size of the Lister, and applies in the appropriate dimension based on the current layout of the metadata pane (so for example, when the pane is horizontal this affects its height).
It is also possible to specify two separate sizes, and the command will toggle between them.
Example: Set METAPANESIZE 25,50
MINIMIZEPROGRESS
/K
on
Example: Set MINIMIZEPROGRESS=on
off
Turns the Minimize progress indicators automatically option off.
Example: Set MINIMIZEPROGRESS=off
toggle
Toggles Minimize progress indicators automatically on or off.
Example: Set MINIMIZEPROGRESS=toggle
NAVLOCK
/K
on
Example: Set NAVLOCK=on
off
Turns navigation lock off in the active Lister.
Example: Set NAVLOCK=off
toggle
Toggles navigation lock on or off in the active Lister.
Example: Set NAVLOCK=toggle
NOOP
/S
(no value)
Guaranteed not to do anything. If specified, other arguments are ignored. Can be used to create a hotkey which does nothing, so pushing that key won't trigger Find-As-You-Type or anything else.
Example: Set NOOP
NOSCRIPT
/S
(no value)
Example: Set LISTERCMD=ToFront NOSCRIPT
PRESET
/K
<preset name>
When used in conjunction with the UTILITY argument, this lets you open the Find/Duplicates/Synchronize panel and automatically load the specified preset.
Example: Set UTILITY=Find,Toggle PRESET=WorkDocuments
PROGRESSCMD
/K
minimize
Sends a "minimize" command to all current progress dialogs. Any that are currently visible will be minimized.
Example: Set PROGRESSCMD=minimize
restore
Sends a "restore" command to all progress dialogs. Any that are currently minimized will be restored to visibility.
show
Brings all non-minimized progress dialogs to the front.
pause
Sends a "pause" command to all progress dialogs. All running operations that support pause will be paused.
resume
Sends a "resume" command to all progress dialogs. All paused operations will be resumed.
abort
Sends an "abort" command to all progress dialogs. All running and queued operations will be aborted.
QUICKFILTER
/O
(no value)
Example: Set QUICKFILTER
<pattern>
Normally, if the filter is already set to the specified pattern, it will be cleared, making the command work as a toggle automatically.
Example: Set QUICKFILTER=*.jpg
You can prevent the automatic toggling by prefixing the pattern with "notoggle:".
Example: Set QUICKFILTER="notoggle:Hello World.*"
!clear
Clears the quick filter pattern in the current file display. Note that this does not clear the QUICKFILTERFLAGS value, and so it's possible that files may remain filtered out even after the filter pattern is cleared. Use the QUICKFILTERCLEAR argument to clear the quick filter completely.
Example: Set QUICKFILTER=!clear
!prev
Example: Set QUICKFILTER=!prev
QUICKFILTERCLEAR
/S
(no value)
Clears the quick filter in the current source file display. Both the filter pattern and the flags are cleared. This does not affect filtering caused by folder options or the global filters in Preferences.
Example: Set QUICKFILTERCLEAR
QUICKFILTERFLAGS
/O
(no value)
Resets and clears the quick filter flags in the current source file display. The flags are as listed below. Clearing the flags does not clear the filter pattern, so it's possible that files may remain filtered out even after the flags are cleared.
Example: Set QUICKFILTERFLAGS
Alternatively, use the QUICKFILTERCLEAR argument to clear the quick filter completely, both pattern and flags.
set
When combined with other flags, ensures they are only ever turned on. Without set or clear, the other specified tags will be toggled, i.e. turned on if off and off if on.
Example: Set QUICKFILTERFLAGS=set,showfiles
clear
When combined with other flags, ensures they are only ever turned off. Without set or clear, the other specified tags will be toggled, i.e. turned on if off and off if on.
Example: Set QUICKFILTERFLAGS=clear,showfiles
showfiles
Shows all files, even if they are hidden by the filter pattern. This does not override folder format or global filters.
Example: Set QUICKFILTERFLAGS=showfiles
Turning on showfiles will automatically turn off hidefiles.
showdirs
Shows all folders, even if they are hidden by the filter pattern.
Example: Set QUICKFILTERFLAGS=showdirs QUICKFILTER="a\*"
Turning on showdirs will automatically turn off hidedirs.
hidefiles
Hides all files, even if they match the filter pattern.
Example: Set QUICKFILTERFLAGS=hidefiles
Turning on hidefiles will automatically turn off showfiles, and also turns off hidedirs unless set is also specified.
hidedirs
Hides all folders, even if they match the filter pattern.
Example: Set QUICKFILTERFLAGS=hidedirs
Turning on hidedirs will automatically turn off showdirs, and also turns off hidefiles unless set is also specified.
disable
Temporarily disables the quick filter, leaving the filter pattern intact.
Example: Set QUICKFILTERFLAGS=disable
flatviewon
Enables filtering of folders when in Flat View, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=flatviewon
flatviewoff
Disables filtering of folders when in Flat View, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=flatviewoff
regexpon
Turns on regular expressions (instead of wildcards), overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=regexpon
regexpoff
Turns off regular expressions (i.e. forces wildcards), overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=regexpoff
ignorediacriticson
Turns on the "ignore diacritics" option, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=ignorediacriticson
ignorediacriticsoff
Turns off the "ignore diacritics" option, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=ignorediacriticsoff
anywordon
Turns on the "match any word" option, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=anywordon
anywordoff
Turns off the "match any word" option, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=anywordoff
partialon
Turns on the "partial matching" option, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=partialon
partialoff
Turns off the "partial matching" option, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=partialoff
evalon
Turns on the "evaluator" option, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=evalon
evaloff
Turns off the "evaluator" option, overriding the global Preferences setting.
Example: Set QUICKFILTERFLAGS=evaloff
READONLY
/K
on
Makes the current file display read-only. Currently this is only supported by Zip archives. When the file display is marked as read-only, attempts to modify the contents of the current Zip archive will fail. This command has no affect when not viewing a Zip archive.
Example: Set READONLY=on
off
Example: Set READONLY=off
toggle
Toggles the read-only flag on or off in the current file display.
Example: Set READONLY=TOGGLE
RECYCLEBINEMPTY
/S
(no value)
RELATIVEDATEGRAPHS
/K
on
Example: Set RELATIVEDATEGRAPHS=on
off
Turns off the Show graphs behind date columns option.
Example: Set RELATIVEDATEGRAPHS=off
toggle
Toggles the Show graphs behind date columns option on or off.
Example: Set RELATIVEDATEGRAPHS=toggle
RELATIVESIZEGRAPHS
/K
on
Example: Set RELATIVESIZEGRAPHS=on
off
Turns off the Show graphs behind size columns option.
Example: Set RELATIVESIZEGRAPHS=off
toggle
Toggles the Show graphs behind size columns option on or off.
Example: Set RELATIVESIZEGRAPHS=toggle
RELDIMENSIONOVERLAYS
/K
on
Example: Set RELDIMENSIONOVERLAYS=on
off
Turns the display of thumbnails-mode relative dimension bars off.
Example: Set RELDIMENSIONOVERLAYS=off
toggle
Toggles the display of thumbnails-mode relative dimension bars on or off.
Example: Set RELDIMENSIONOVERLAYS=toggle
SAVEFORMAT
/O
(no value)
Example: Set SAVEFORMAT
folder
Saves the folder format for the current folder (without displaying the Save Folder Format dialog). You can combine this with the replace and subfolders arguments, or with the clear argument.
Example: Set SAVEFORMAT=folder
all
Saves the current format for all folders (i.e. this makes it the new User default format). You can combine this with the clear, replace and quiet arguments.
Example: Set SAVEFORMAT=all
favorite
Saves the current format as a Favorite Format. You can specify the format name using the FORMAT argument.
Example: Set SAVEFORMAT=favorite FORMAT "My Fave Format"
subfolders
Use with the folder argument to save the folder format for the current folder and all sub-folders.
Example: Set SAVEFORMAT=folder,subfolders
replace
Use with the folder or all arguments to replace any existing folder formats within layouts and styles with the new format.
Example: Set SAVEFORMAT=all,replace
clear
Use with the folder argument to delete the saved format (if any) for the current folder.
Example: Set SAVEFORMAT=folder,clear
Use with the all argument to clear any existing saved folder formats (so that the new User default format will be used).
Example: Set SAVEFORMAT=all,clear
After clearing formats, you can tell a folder tab to re-evaluate the format for its current path via Set FORMAT=!folder
or similar.
quiet
Use with the all argument to suppress the warning dialog before replacing all existing folder formats.
Example: Set SAVEFORMAT=all,replace,quiet
SHOWEVERYTHING
/K
on
Example: Set SHOWEVERYTHING=on
off
Turns the Show Everything mode off in the source file display.
Example: Set SHOWEVERYTHING=off
toggle
Toggles Show Everything mode on or off.
Example: Set SHOWEVERYTHING=toggle
SHOWFILTERATTR
/O
(no value)
Example: Set SHOWFILTERATTR
<attributes>
Sets the attributes show filter in the source file display. Only files that have the specified attributes set will be displayed - all others will be hidden.
Example: Set SHOWFILTERATTR e
If the specified attributes are already set as the filter, the filter will be cleared, making the command automatically act as a toggle. You can also specify two sets of attributes, and the command will alternate between them each time it is run.
Example: Set SHOWFILTERATTR e,ra
SHOWFILTERFILENAME
/O
(no value)
Example: Set SHOWFILTERFILENAME
<pattern>
The supplied pattern can be prefixed with regex: to specify the pattern is a regular expression.
If the specified pattern is already set as the filter, it will be cleared, making the command work as a toggle automatically.
Example: Set SHOWFILTERFILENAME *.(doc|xls)
SHOWFILTERFOLDERATTR
/O
(no value)
Example: Set SHOWFILTERFOLDERATTR
<attributes>
Sets the folder attributes show filter in the source file display. Only folders that have the specified attributes set will be displayed - all others will be hidden.
Example: Set SHOWFILTERFOLDERATTR o
If the specified attributes are already set as the filter, the filter will be cleared, making the command automatically act as a toggle. You can also specify two sets of attributes, and the command will alternate between them each time it is run.
Example: Set SHOWFILTERFOLDERATTR o,off
off
Disables the separate folder attributes show filter. When the folder attributes filter is disabled, the regular attributes filter will apply to both files and folders.
Example: Set SHOWFILTERFOLDERATTR off
SHOWFILTERFOLDERS
/O
(no value)
Example: Set SHOWFILTERFOLDERS
<pattern>
The supplied pattern can be prefixed with regex: to specify the pattern is a regular expression.
If the specified pattern is already set as the filter, it will be cleared, making the command work as a toggle automatically.
Example: Set SHOWFILTERFOLDERS "* Reports *"
SHOWMILLIS
/K
on
Example: Set SHOWMILLIS=on
off
Turns off the display of milliseconds in file time columns.
Example: Set SHOWMILLIS=off
toggle
Toggles the display of milliseconds on or off.
Example: Set SHOWMILLIS=toggle
SHOWSECONDS
/K
on
Example: Set SHOWSECONDS=on
off
Turns off the display of seconds in file time columns.
Example: Set SHOWSECONDS=off
toggle
Toggles the display of seconds on or off.
Example: Set SHOWSECONDS=toggle
SIDE
/K
left
Example: @<icon:copysourcedest_right,Set> SIDE=left
right
True when attached to the right (or bottom) file display.
Example: @<icon:copysourcedest_left,Set> SIDE=right
SORTBY
/K
<column>, ...
As well as the column keywords, SORTBY recognizes the special keyword synonyms accessed, created, date, disksize, modified, path and size. This lets you sort by date, size or path without needing to know the exact column that is displayed (e.g. the column could be size, sizekb or sizerel - but the sorting is the same in all cases, and Set SORTBY=size
would work for any column).
It is possible to sort the list by multiple columns, by specifying more than one comma-separated keyword. You can also specify that the sort order for a particular column should be reversed by prefixing its keyword with a hyphen.
The Set SORTBY
command can also be used to automatically add the specified columns to the file display (since a column needs to be displayed in the list in order to sort by it). Prefix the column with a + sign to enable this. If the column is not already in the list it will be added to the end of the existing columns. You can also specify the position where the column should be added if it doesn't already exist - see the description of the Set COLUMNSADD
command for details on this.
Example: Set SORTBY=picsize,-modified
Example: Set SORTBY=+datetaken
sortlist
When used on a toolbar or menu, the command will turn into a dynamic list of available columns which can be sorted by.
Example: Set SORTBY=sortlist
SORTNAMEEXTSEPARATELY
/K
on
Example: Set SORTNAMEEXTSEPARATELY=on
off
Turns the Sort name and extension separately option off.
Example: Set SORTNAMEEXTSEPARATELY=off
toggle
Toggles the Sort name and extension separately option on or off in the current file display.
Example: Set SORTNAMEEXTSEPARATELY=toggle
SORTNEWFILES
/K
on
Example: Set SORTNEWFILES=on
off
Turns off the Sort newly created and copied files option in the source file display.
Example: Set SORTNEWFILES=off
toggle
Toggles the Sort newly created and copied files option on or off in the source file display.
Example: Set SORTNEWFILES=toggle
reset
Example: Set SORTNEWFILES=reset
SORTNUMERIC
/K
on
Example: Set SORTNUMERIC=on
off
Turns the Numeric order filename sorting option off.
Example: Set SORTNUMERIC=off
toggle
Toggles the Numeric order filename sorting option on or off in the current file display.
Example: Set SORTNUMERIC=toggle
SORTORDER
/K
folders
Example: Set SORTORDER=folders
files
Lists files before folders in the current file display.
Example: Set SORTORDER=files
mixed
Sorts files and folders together in the current file display.
Example: Set SORTORDER=mixed
cycle
Cycles through the three different ordering options in the current file display.
Example: Set SORTORDER=cycle
SORTREVERSE
/K
on
Reverses the sort order in the current file display. If the list is only sorted by one column, the direction of that column sort is reversed. If multiple columns are selected for sorting, their directions are not altered but the overall result is reversed as the final step in the sorting.
Example: Set SORTREVERSE=on
off
Turns the reverse sort flag off for the current folder, restoring the sort order to normal.
Example: Set SORTREVERSE=off
toggle
Toggles reverse sort on or off in the current folder.
Example: Set SORTREVERSE=toggle
togglesmart
Toggles reverse sort on or off in the current folder. If used with the SORTBY argument on the same command line, this argument operates slightly differently to toggle. If the column specified for SORTBY is already sorted, the sort order will be reversed, but if the specified column is not already sorted, the sort order will not be reversed.
To illustrate this, imagine the list is currently sorted forwards by name, and the command Set SORTBY=size SORTREVERSE=toggle
is run multiple times. The resulting sort orders after each iteration would be:
Sorted by name, forwards
Sorted by size, backwards
Sorted by size, forwards
Contrast this with the command Set SORTBY=size SORTREVERSE=togglesmart
:
Sorted by name, forwards
Sorted by size, forwards
Sorted by size, backwards
Example: Set SORTBY=desc SORTREVERSE=togglesmart
SORTWORDS
/K
on
Example: Set SORTWORDS=on
off
Turns off the Word sort option in the source file display.
Example: Set SORTWORDS=off
toggle
Toggles the Word sort option in the current folder.
Example: Set SORTWORDS=toggle
SOUNDS
/K
on
Example: Set SOUNDS=on
off
Turns off the Enable Sound Events option.
Example: Set SOUNDS=off
toggle
Toggles the Enable Sound Events option on or off.
Example: Set SOUNDS=toggle
SOURCE
/K
left
Sets the left (or top) file display in a dual-display Lister to be the source.
Example: Set SOURCE=left
right
Sets the right (or bottom) file display to be the source.
Example: Set SOURCE=right
focus
Sets the file display that currently has the input focus to be the source.
Example: Set SOURCE=focus
toggle
Toggles the state (source/destination) of the left and right file displays.
Example: Set SOURCE=toggle
SPACING
/K
<item>:<value>
You can specify one or more items, separated by commas, and provide either new absolute values or positive or negative deltas, for each item.
The item keywords are: detailslinespacing, detailslinepadding, powerlinespacing, powerlinepadding, pathiconleft, pathiconright, pathlabelleft, pathlabelright, thumbnailspacingh, thumbnailspacingv, tilespacingh, tilespacingv, treepadding, toolbarspacingh, toolbarspacingv, dragdistance, dblclkdistance.
Example: Set SPACING detailslinespacing:+16,powerlinespacing:+16
Example: Set SPACING tilespacingv:20,tilespacingh:32
SPACINGSCHEME
/O
(no value)
Example: Set SPACINGSCHEME
<scheme name>
Switches to the specified UI spacing scheme.
Example: Set SPACINGSCHEME=CouchFriendly
!default
Resets to the default UI spacing values.
Example: Set SPACINGSCHEME=!default
STATE
/K
source
Sets the currently active Lister to be the source. When a Lister becomes the source, the previous source (if any) becomes the destination, and the previous destination (if any) is turned off. In a dual-display Lister, this command has no effect, because the currently active file display is by definition already the source.
Example: Set STATE=source
dest
Sets the currently active Lister to be the destination. In a dual-display Lister, this is equivalent to Set SOURCE=toggle
- the source will become the destination and vice versa.
Example: Set STATE=dest
lockoff
Locks the active Lister as off. When a Lister is locked off, clicking in it will not make it the source or destination - only another Set STATE
command can unlock it. This command has no effect in a dual-display Lister.
Example: Set STATE=lockoff
STATUSBAR
/K
on
Example: Set STATUSBAR=on
off
Turns the status bar off in the active Lister.
Example: Set STATUSBAR=off
toggle
Toggles the status bar on or off in the active Lister.
Example: Set STATUSBAR=toggle
STATUSBARSTYLE
/K
single
Sets the status bar style to one single status bar even in a dual-display Lister.
Example: Set STATUSBARSTYLE=single
dual
One single status bar, with a separate definition in dual-display mode.
Example: Set STATUSBARSTYLE=dual
independent
Separate status bars for left/right file displays, with separate definitions for left and right.
Example: Set STATUSBARSTYLE=independent
independentsame
Separate status bars for left/right file displays, with the same definition for both.
Example: Set STATUSBARSTYLE=independentsame
bottom
Puts the status bar at the bottom of the Lister rather than at the bottom of the file display.
Example: Set STATUSBARSTYLE=dual,bottom
nobottom
Puts the status bar at the bottom of the file display rather than the bottom of the Lister.
Example: Set STATUSBARSTYLE=independentsame,nobottom
glass
Enable glass when the status bar is at the bottom of the Lister.
Example: Set STATUSBARSTYLE=bottom,glass
noglass
Disable glass when the status bar is at the bottom of the Lister.
Example: Set STATUSBARSTYLE=bottom,single,noglass
TABPOSITION
/K
above
Example: Set TABPOSITION=above
below
Folder tabs in the current Lister will display below the file displays.
Example: Set TABPOSITION=below
**left **
Folder tabs will display to the left of the file displays.
Example: Set TABPOSITION=left
right
Folder tabs will display to the right of the file display.
Example: Set TABPOSITION=right
together
You can use this keyword by itself or in conjunction with one of the above positional arguments, to change both settings simultaneously.
Example: Set TABPOSITION=above,together
apart
In a dual display Lister, folder tabs will be apart from each other (e.g. when set to above or below, a horizontal dual-display Lister would have tabs above the top file display and below the bottom file display).
Example: Set TABPOSITION=apart
normal
In a dual display Lister the folder tab position will be as configured (e.g. when set to above, both tab bars would be above their respective displays).
Example: Set TABPOSITION=above,normal
reset
Resets the folder tab position in this Lister to the defaults as configured in Preferences.
Example: Set TABPOSITION=reset
save
Makes the changes made by this command permanent (and applies them to any other open Listers).
Example: Set TABPOSITION=above,normal,save
TABWIDTH
/K
<size>
Set the width of the folder tab bar, if it is displayed to the left or right of the file display. (All Set TABWIDTH
variants have no effect on the folder tab bar if it is above or below the file display.)
Example: Set TABWIDTH=250
The width you specify will normally be DPI scaled, but you can specify a negative number if you want an absolute pixel width without scaling:
Example: Set TABWIDTH=-300
auto
Auto-size the folder tab bar to fit the labels of the current tabs. (Similar to double-clicking the tab bar's splitter.)
Example: Set TABWIDTH=auto
When auto and both are combined, the two tab bars auto-size to an equal width, wide enough for both sides.
Example: Set TABWIDTH=auto,both
(If you want to auto-size both sides indepdently, run Set TABWIDTH=auto,left
and then Set TABWIDTH=auto,right
.)
source
Specifies that you want to resize the tab bar for the source file display in a dual-display window. (This is usually implicit and does not need specifying, but can override which file display is affected by buttons on the File Display Toolbar.)
Example: Set TABWIDTH=auto,source
dest
Specifies that you want to resize the tab bar for the destination file display in a dual-display window.
Example: Set TABWIDTH=auto,dest
left
Specifies that you want to resize the tab bar for the left (or top) file display.
Example: Set TABWIDTH=auto,left
right
Specifies that you want to resize the tab bar for the right (or bottom) file display.
Example: Set TABWIDTH=auto,right
both
Specifies that you want to resize the tab bars for both the left and right (or top and bottom) file displays at once.
Example: Set TABWIDTH=300,both
Combining both and auto will resize both sides to the maximum needed by either side. See auto, above, for more detail.
thinnest
In a dual-display window, makes both tab bars the same width as the thinnest one.
Example: Set TABWIDTH=thinnest
widest
In a dual-display window, makes both tab bars the same width as the widest one.
Example: Set TABWIDTH=widest
THUMBNAILBORDERS
/K
on
The Preferences page has four separate options, for the display modes thumbnails, tiles, details and power. By default this command modifies the thumbnails mode setting - but keywords can be used to change the setting for other modes, or for all modes.
Example: Set THUMBNAILBORDERS=on
off
Turns thumbnail borders off.
Example: Set THUMBNAILBORDERS=off
toggle
Toggles thumbnail borders on and off.
Example: Set THUMBNAILBORDERS=toggle
thumbnails
Affects the border setting for thumbnails mode. This is the default if no other mode is specified.
Example: Set THUMBNAILBORDERS=toggle,thumbnails,tiles
tiles
Affects the setting for tiles mode.
Example: Set THUMBNAILBORDERS=tiles,on
details
Affects the setting for details mode (when the Thumbnail column is visible).
Example: Set THUMBNAILBORDERS=toggle,details
power
Affects the setting for power mode.
Example: Set THUMBNAILBORDERS=power,details,off
all
Changes the setting for all modes.
Example: Set THUMBNAILBORDERS=toggle,all
THUMBNAILLABELS
/K
on
Example: Set THUMBNAILLABELS=on
off
Turns thumbnail labels off.
Example: Set THUMBNAILLABELS=off
toggle
Toggles thumbnail labels on or off.
Example: Set THUMBNAILLABELS=toggle
THUMBNAILRATINGS
/K
on
Example: Set THUMBNAILRATINGS=on
off
Turns the ratings overlay off.
Example: Set THUMBNAILRATINGS=off
toggle
Toggles the ratings overlay on or off.
Example: Set THUMBNAILRATINGS=toggle
THUMBSTRETCH
/K
reset
Turns off any override of the thumbnail stretch mode which the current folder format is applying. The stretch mode defined in Preferences for the current file display mode will then be used instead.
Example: Set THUMBSTRETCH=reset
<mode>
Applies an override of the thumbnail stretch mode, via the current folder format.
Valid modes: FitReduce, FitSmooth, FitPixelated, FillCropSmooth, and FillCropPixelated.
While the override is in effect, all file display modes that can display thumbnails are affected, within the current folder tab only. (Sub-images in folder thumbnails are not affected.)
Example: Set THUMBSTRETCH=FitPixelated
TREE
/K
on
Example: Set TREE=on
off
Turns the folder tree off in the active Lister.
Example: Set TREE=off
toggle
Toggles the folder tree on or off in the active Lister.
Example: Set TREE=toggle
left
Controls the left (or top) folder tree in a dual-display Lister.
Example: Set TREE=left,toggle
right
Controls the right (or bottom) folder tree in a dual-display Lister.
Example: Set TREE=right,toggle
dual
In a dual-display Lister, controls both trees at once.
Example: Set TREE=dual,toggle
source
Controls the folder tree that "belongs" to the source file display.
Example: Set TREE=source,on
dest
Controls the folder tree that belongs to the destination file display.
Example: Set TREE=dest,toggle
TREELOCK
/K
on
Turns the folder tree lock on for the active Lister (or when there are two trees, for the source file display). This is equivalent to clicking the padlock icon in the folder tree's header, but can be used even if the tree header is turned off in Preferences. When the folder tree is locked it no longer changes selection automatically to follow the current source path.
Example: Set TREELOCK=on
off
Turns the folder tree lock off for the active Lister.
Example: Set TREELOCK=off
toggle
Toggles the folder tree lock on and off.
Example: Set TREELOCK=toggle
TREESHOWPATHTOSEL
/K
on
Example: Set TREESHOWPATHTOSEL=on
off
Turns tree path highlighting off.
Example: Set TREESHOWPATHTOSEL=off
toggle
Toggles tree path highlighting on or off.
Example: Set TREESHOWPATHTOSEL=toggle
UTILITY
/K
find
Example: Set UTILITY=find
findsimple
Example: Set UTILITY=findsimple
findadvanced
Example: Set UTILITY=findadvanced
sync
Example: Set UTILITY=sync
dupe
Example: Set UTILITY=dupe
undo
Displays the utility panel showing the undo list (file operations that can be undone).
Example: Set UTILITY=undo
filelog
Example: Set UTILITY=filelog
ftplog
Example: Set UTILITY=ftplog
scriptlog
Displays the utility panel showing the "script log" page.
Example: Set UTILITY=scriptlog
(You may see otherlog used in older toolbars and commands. This still works but is deprecated.)
Displays the utility panel showing the outgoing email log.
Example: Set UTILITY=email
on
Turns the utility panel on in the active Lister.
Example: Set UTILITY=on
off
Turns the utility panel off.
Example: Set UTILITY=off
toggle
Toggles the utility panel on or off in the active Lister.
Example: Set UTILITY=ftplog,toggle
focus
Gives focus to the utility panel if it's open. If used with toggle, the utility panel will only be toggled closed if it has focus.
Example: Set UTILITY=find,toggle,focus
expand
If the utility panel is in a shrunken state, this argument in conjunction with toggle will cause the panel to expand rather than close.
Example: Set UTILITY=find,toggle,expand
noexpand
When used with toggle (or other keywords that turn the panel on), noexpand prevents the utility panel from being expanded if it was previously saved in a shrunken state. That is, it will turn on but remain shrunken.
Example: Set UTILITY=find,toggle,noexpand
float
When used with modes that support it, lets you turn on the panel and float it as a separate window with a single command.
Example: Set UTILITY=scriptlog,toggle,float
VIEW
/K
<mode>[,<mode>]
You can specify two different view modes to create a command that toggles from one mode to the other. With this usage, you can append an asterisk (*) to the view mode keyword to specify that the button should appear highlighted when in that mode.
The cycle keyword can be used to cycle through more than two modes.
Example: Set VIEW=details,thumbnails
*
Note that the change does not take place until after the whole command (not just this line) has completed. This usually does not matter, but does if you want to change the view mode and also save it as the folder's new format. Running Set VIEW=thumbnails
and then Set SAVEFORMAT=folder
in the same command will not work. However, you can combine them into a single line which will work correctly:
Example: Set VIEW=thumbnails SAVEFORMAT=folder
cycle
Cycles through the view modes. If used by itself, this will cycle through all the available view modes - otherwise, combine with the appropriate view mode keywords to create a command that cycles through specific modes.
Example: Set VIEW=largeicons,smallicons,details,cycle
VIEWERTOOLBAR
/O
<name>
Example: Set VIEWERTOOLBAR "My Viewer Toolbar"
VIEWPANE
/K
on
Example: Set VIEWPANE=on
off
Turns the viewer pane off in the active Lister.
Example: Set VIEWPANE=off
toggle
Toggles the viewer pane on or off in the active Lister.
Example: Set VIEWPANE=toggle
horiz
Forces the viewer pane to horizontal layout when it is opened.
Example: Set VIEWPANE=toggle,horiz
vert
Specifies vertical layout for the viewer pane.
Example: Set VIEWPANE=on,vert
togglelayout
Toggles the layout of the viewer pane between vertical and horizontal.
Example: Set VIEWPANE=togglelayout
VIEWPANELOCK
/K
on
Example: Set VIEWPANELOCK=on
off
Turns off the viewer pane lock.
Example: Set VIEWPANELOCK=off
toggle
Toggles the viewer pane lock on or off.
Example: Set VIEWPANELOCK=toggle
VIEWPANESHELLICONS
/K
on
Example: Set VIEWPANESHELLICONS=on
off
Disables shell icons in the viewer pane.
Example: Set VIEWPANESHELLICONS=off
toggle
Toggles shell icons in the viewer pane on or off.
Example: Set VIEWPANESHELLICONS=toggle
VIEWPANESHELLTHUMBS
/K
on
Example: Set VIEWPANESHELLTHUMBS=on
off
Disables shell thumbnails in the viewer pane.
Example: Set VIEWPANESHELLTHUMBS=off
toggle
Toggles shell thumbnails in the viewer pane on or off.
Example: Set VIEWPANESHELLTHUMBS=toggle
VIEWPANESIZE
/K
<size>[,<size>]
Adjusts the size of the viewer pane in the active Lister. The size is given as a percentage of the total size of the Lister, and applies in the appropriate dimension based on the current layout of the viewer pane (so for example, when the pane is horizontal this affects its height).
It is also possible to specify two separate sizes, and the command will toggle between them.
Example: Set VIEWPANESIZE 25,50
最后更新于