DESECURE command: File

From m204wiki
Jump to navigation Jump to search

Summary

Privileges
File manager
Function
Removes security for the currently open Model 204 file

Syntax

DESECURE

Syntax notes

DESECURE must be issued in file context; that is, the current default must be a file, not a group.

Example

DESECURE

Usage notes

The DESECURE command removes security for the Model 204 file that is currently open. A special key in the password table serves as the key for security files. When a SECURE command is executed, this key is copied into the file. When the DESECURE command is executed, Model 204 removes this key from the password table.

To use the DESECURE command you must have update authority to the selected file. If the file is open for read-only access, the DESECURE command is rejected with the following message:

M204.1036: UPDATES NOT PERMITTED.