Description Usage Arguments Value Author(s) See Also
Checks if a job is locked either by this Job
object or another.
A job is defined to be locked if an unremovable lock file
(.lock
) exists. This function will try to delete the lock file
before checking in order to avoid forgotten or false lock files.
1 2 |
... |
Not used. |
Returns TRUE
if job is locked, otherwise FALSE
.
Henrik Bengtsson (http://www.braju.com/R/)
*lock()
and *unlock()
.
For more information see Job
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.