ddLockFree
ddLockFree(
b_lockId
)
=> t / nil
Description
Releases any existing lock on the file specified by b_lockId.
Arguments
Value Returned
Examples
ddLockFree( myLibFileLock ) => t
Return to top
ddLockFree(
b_lockId
)
=> t / nil
Releases any existing lock on the file specified by b_lockId.
ddLockFree( myLibFileLock ) => t