The following setup strings can be used the same way as the regular folder setup strings described on the previous page; however, they work only when XFolder is properly installed. These setup strings have been introduced with XFolder V0.70.

ACCELERATORS={YES|NO|DEFAULT}
Sets for an individual folder whether it will respond to folder hotkeys. This setting corresponds to the one on the "XFolder" notebook settings page. YES or NO will set this setting for this folder no matter what was specified in the XFolder Global Settings, while DEFAULT will set this setting to the Global Settings value. See "Folder hotkeys" for details.

ALWAYSSORT={YES|NO|DEFAULT}
Sets for an individual folder whether it will always maintain its sort order. As opposed to the standard WPS folder setup string, XFolder's new interpretation also accepts "DEFAULT" as a parameter, which will reset the setting to what you specified on the "Sort" page in the "System" object.

DEFAULTSORT=<crit>
This will set the default sort criterion for an individual folder to something different from the global sort criterion. <crit> may be one of the following:
0 sort by name
1 sort by type
2 sort by object class
3 sort by real name
4 sort by size
5 sort by last write date
6 sort by last access date
7 sort by creation date
8 sort by file name extension
9 sort folders first
255 reset to global default sort criterion

FAVORITEFOLDER={YES|NO}
Sets for an individual folder whether its contents can be viewed from all context menus on your system. Default is NO. There is no global value for this setting. See "Folder content functions" for details.

FULLPATH={YES|NO|DEFAULT}
Sets for an individual folder whether its full path will be displayed in its window title. This setting corresponds to the one on the "XFolder" notebook settings page. YES or NO will set this setting for this folder no matter what was specified in the XFolder Global Settings, while DEFAULT will set this setting to the Global Settings value. See "Full path in window titles" for details.

SNAPTOGRID={YES|NO|DEFAULT|EXEC}
Sets for an individual folder whether the "Snap to grid" item will appear in the folder's context menu. This setting corresponds to the one on the "XFolder" notebook settings page. YES or NO will set this setting for this folder no matter what was specified in the XFolder Global Settings, while DEFAULT will set this setting to the Global Settings value. EXEC will execute the "Snap to grid" function on the folder, just as if you had selected it from the context menu. EXEC is thus no setting, but a command to be performed on a folder. See "Snap to grid" for details.

SORTNOW=<crit>
This will sort all currently open views of an individual folder without changing a folder's setting (as opposed to DEFAULTSORT). This is not really a "setting", but rather a command to be performed on a folder.
<crit> may be one of the following:
0 sort by name
1 sort by type
2 sort by object class
3 sort by real name
4 sort by size
5 sort by last write date
6 sort by last access date
7 sort by creation date
8 sort by file name extension
9 sort folders first
255 use default sort criterion

STATUSBAR={YES|NO|DEFAULT}
Sets the visibility state for an individual folder status bar. This setting corresponds to the one on the "XFolder" notebook settings page. YES or NO will set this setting for this folder no matter what was specified in the XFolder Global Settings, while DEFAULT will set this setting to the Global Settings value. See "Folder status bars" for details.