Options: Security

Encrypt macro - encrypt or decrypt current item's text. Decrypting requires the same password that was used when encrypting.

 

If "All containing text" is checked, instead encrypts or decrypts all items that contain the text. The text in items must be a full comments line, ie a line that begins with a space or semicolon. Don't include the space/semicolon. When decrypting, decrypts only items that are encrypted using the same password.

 

Note 1: If you encrypt a macro that contains a dialog definition, the dialog will not work, unless the text is assigned to a variable which is passed to ShowDialog (also use flag 2).

Note 2: When you press F1, you can see encrypted function's parameters and help section (comments above the actual code).

Note 3: By default, QM creates backup files. They may contain unencrypted versions of your encrypted macros. The bad is that somebody can see the macros if you don't delete the files. The good is that sometimes there you can find unencrypted versions of your encrypted macros in case you have lost password. Usually QM eventually deletes the files.

Note 4: We don't provide password management or recovery services.

 

Lock current file - lock or unlock current file. Locked files are protected from viewing and/or modifying in QM. When a locked file is loaded, password is required to unhide QM window. This does not encrypt the file.

 

Encrypt the password to use with a function - encrypt a password for using with a function that supports encrypted password. Read more.

 

 

See also: file viewer, disable folder or file, lock toolbar, shared files, network setup.