SP-SECURITY-QUEUE


This command modifies the security state of a form queue. The syntax of the command is:

SP-SECURITY-QUEUE queuename (CREATOR | QUEUE | NONE)

For example, to modify the security of form queue "PAYROLL" such that only the user who created that form queue has access to it, you would use the following command:

SP-SECURITY-QUEUE PAYROLL CREATOR

For example, to modify the security of form queue "MAILSHOT" such that ANY user can modify the form queue, use the following command:

SP-SECURITY-QUEUE MAILSHOT NONE


Spooler