Syntax
| '#Secure
|
---|---|
Description
| When applied in a script, the entire module will be encrypted when saved. This is an extra optional security measure in addition to the MD5-Hash security that applies as standard on every Tradium Basic Script file.
Encrypted scripts cannot be read outside of the Tradium Basic Script Editor. To disable encryption, remove this tag from the script and save the macro. The file can be viewed by any text-editor, however, altering a script outside of the Tradium Basic Script Editor will cause it not to run, due to security reasons. In such cases, only the Administrator can release the security lock by opening the altered script, and after inspecting it, saving the script, creating a new MD5-Hash security label.
|
See Also
| |
Example
| '#Secure |