AUTOREFRESHFOLDERS: Difference between revisions
Appearance
Created page with "This variable disables the automatic refresh of folders. SET AUTOREFRESHFOLDERS=value ;Default settings: * SET AUTOREFRESHFOLDERS=YES ;Parameters:Value can be YES or NO. *..." |
m minor formatting |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This variable disables the automatic refresh of folders. | This variable disables the automatic refresh of Workplace folders. | ||
SET AUTOREFRESHFOLDERS=value | SET AUTOREFRESHFOLDERS=<value> | ||
;Default settings:<tt>SET AUTOREFRESHFOLDERS=YES</tt> | |||
;Default settings: | ;Parameters:Value can be YES or NO. If this parameter is not set it defaults to YES. | ||
;Examples:The automatic refresh of folders is enabled. | |||
::<tt>SET AUTOREFRESHFOLDERS=</tt> | |||
;Parameters:Value can be YES or NO. | ::<tt>SET AUTOREFRESHFOLDERS=YES</tt> | ||
:The automatic refresh of folders is disabled. | |||
::<tt>SET AUTOREFRESHFOLDERS=NO</tt> | |||
[[Category:Environment variable]] | [[Category:Environment variable]] |
Latest revision as of 17:07, 15 November 2017
This variable disables the automatic refresh of Workplace folders.
SET AUTOREFRESHFOLDERS=<value>
- Default settings
- SET AUTOREFRESHFOLDERS=YES
- Parameters
- Value can be YES or NO. If this parameter is not set it defaults to YES.
- Examples
- The automatic refresh of folders is enabled.
- SET AUTOREFRESHFOLDERS=
- SET AUTOREFRESHFOLDERS=YES
- The automatic refresh of folders is disabled.
- SET AUTOREFRESHFOLDERS=NO