Jump to content

AUTOREFRESHFOLDERS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m fix consistency
Ak120 (talk | contribs)
m minor formatting
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This variable disables the automatic refresh of Workplace 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:
* SET AUTOREFRESHFOLDERS=YES  
 
;Parameters:Value can be YES or NO. If this parameter is not set it defaults to 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.
;Examples:The automatic refresh of folders is enabled.
SET AUTOREFRESHFOLDERS=
::<tt>SET AUTOREFRESHFOLDERS=</tt>
SET AUTOREFRESHFOLDERS=YES
::<tt>SET AUTOREFRESHFOLDERS=YES</tt>
The automatic refresh of folders is disabled.
:The automatic refresh of folders is disabled.
SET AUTOREFRESHFOLDERS=NO
::<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