
| Name | Value |
|---|---|
| NAME | SDECLK UNLOCK |
| TAG | UNLOCK |
| ROUTINE | SDECLK |
| RETURN VALUE TYPE | GLOBAL ARRAY |
| AVAILABILITY | RESTRICTED |
| INACTIVE | ACTIVE |
| WORD WRAP ON | FALSE |
| DESCRIPTION | This RPC unlocks the request record that was locked using SDECLK LOCK. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
A single entry in the global array indicating the success/failure of
releasing the lock:
1. CODE - 1 if successful, or 0^Message if could not get lock
2. MESSAGE - Message Text
If message text="Not your lock" you can call again and
send 1 as the 2nd input to unlock anyway.
|