New in version 6.1.0: See the new features.
Force the file to be opened without a mirrorΒΆ
force_no_mirror |
Specify the no mirror flag on the file |
SYNTAX
force_no_mirror fileId
This command causes an open file to close the mirror (in case it exists). In case the file is not opened the file is flaged to not setup a mirror when opened.
EXAMPLE
To force a file to close any current mirror or not to use a mirror when opened:
!file fileId
...
force_no_mirror fileId
RELATED TOPICS |