# log-clear-file-off macro

The log-clear-file-off macro turns off the logging of the
 clear-file command.

Note:
 **For Windows:** The log-clear-file-off macro sets clear-file logging
 off in either the VME or the FSI, not both, depending upon the type of account in which it was
 executed. To turn off clear-file logging for the FSI at system startup, add the following to
 the end of DM,, USER-COLDSTART or any ACCOUNT-COLDSTART macro.

```
TO FSIDM
NT_LOG-CLEAR-FILE (F
```

## Syntax

```
log-clear-file-off
```

---
Source: https://d3codex.com/tcl/log-clear-file-off-macro/ - part of the D3Codex reference.
