Jump to content

AUTOREFRESHFOLDERS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
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. *..."
 
Ak120 (talk | contribs)
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.
* SET AUTOREFRESHFOLDERS=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>
* SET AUTOREFRESHFOLDERS=YES -The automatic refresh of folders is enabled.
:The automatic refresh of folders is disabled.
* SET AUTOREFRESHFOLDERS=NO - The automatic refresh of folders is disabled.
::<tt>SET AUTOREFRESHFOLDERS=NO</tt>
If this parameter is not set it defaults to YES.


[[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