Unlock a Procedure Version
Use this command to unlock a given version of a procedure. It uses the following syntax:
swutil.exe PROC Unlock
|
Note |
You must be logged in as the |
Example
The following example unlocks version 1.1 of a procedure called myproc.
swutil PROC Unlock myproc 1.1
The following example unlocks all versions of a procedure called myproc.
swutil PROC Unlock myproc ALL