The following status bar codes are used to display information about the number and size of files and folders (selected, hidden and total) in the Lister. Each code has several different forms - in a dual-display Lister this can be used to control which file display the information refers to.
Description | Code | Details |
---|---|---|
Number of selected foldersDisplays the number of selected folders. |
{sd} |
Selected folders in the source file display |
Number of selected filesDisplays the number of selected files. |
{sf} |
Selected files in the source file display |
Number of selected itemsDisplays the total number of selected files and folders. |
{si} |
Selected items in the source file display |
Size of all selected itemsDisplays the total size of all selected files (and folders, if their size has been calculated). The size can be displayed in either bytes, or an automatic mode where the unit (bytes, KB, MB or GB) is automatically chosen depending on the size. |
{sb} |
Size of selected items in the source file display (in bytes) |
Size of all selected filesDisplays the total size of all selected files (does not include selected folders). |
{sbf} |
Size of selected files in the source file display (in bytes) |
Size of all selected foldersDisplays the total size of all selected folders (does not include selected files). A folder's size must have been previously calculated for it to be included in this total. |
{sbd} |
Size of selected folders in the source file display (in bytes) |
|
||
Total number of foldersDisplays the total number of folders. |
{td} |
Total folders in the source file display |
Total number of filesDisplays the total number of files. |
{tf} |
Total files in the source file display |
Total number of itemsDisplays the total number of files and folders. |
{ti} |
Total items in the source file display |
Size of all itemsDisplays the total size of all files (and folders, if their size has been calculated). The size can be displayed in either bytes, or an automatic mode where the unit (bytes, KB, MB or GB) is automatically chosen depending on the size. |
{tb} |
Size of items in the source file display (in bytes) |
Size of all filesDisplays the total size of all files (does not include folders). |
{tbf} |
Size of files in the source file display (in bytes) |
Size of all foldersDisplays the total size of all folders (does not include files). A folder's size must have been previously calculated for it to be included in this total. |
{tbd} |
Size of folders in the source file display (in bytes) |
Number of hidden foldersDisplays the number of folders that have been hidden from the file display via the various filters. |
{hd} |
Hidden folders in the source file display |
Number of hidden filesDisplays the number of hidden files. |
{hf} |
Hidden files in the source file display |
Number of hidden itemsDisplays the total number of hidden files and folders. |
{hi} |
Hidden items in the source file display |
Size of hidden itemsDisplays the total size of all hidden files (and folders, if their size has been calculated). The size can be displayed in either bytes, or an automatic mode where the unit (bytes, KB, MB or GB) is automatically chosen depending on the size. |
{hb} |
Size of hidden items in the source file display (in bytes) |
Size of hidden filesDisplays the total size of all hidden files (does not include folders). |
{hbf} |
Size of hidden files in the source file display (in bytes) |
Size of hidden foldersDisplays the total size of all hidden folders (does not include files). A folder's size must have been previously calculated for it to be included in this total. |
{hbd} |
Size of hidden folders in the source file display (in bytes) |
|
||
Show Everything modeIndicates if Show Everything(#) mode is active. |
{hse} |
"Everything" if Show Everything mode is active. |
Number of file groupsIf the file display is set to group by a column this code returns the number of distinct file groups. |
{grp} |
Number of file groups in the source file display |