PRC0B ;WISC/PLT-UTILITY ; 02/03/94 8:36 AM
Source file <PRC0B.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
V | ;;5.1;IFCAP;;Oct 20, 2000
|
|
LOOKUP(X,Y,PRCA,PRCB,PRCC) | ;entry look-up
|
|
EDIT(X,PRCA,PRCB,PRCC) | ;edit entry in file
|
|
PIECE(PRCA,PRCB,PRCC,PRCD) | ;get piece data
|
|
NODE(PRCA,PRCB) | ;get node
|
|
NP(PRCA,PRCB,PRCC) | ;get node and piece
|
|
STATUS() | ;get status fix value via pointer of file 420.1999, naked '^' used for lookup screen
|
|
ICLOCK(A,B) | ;incremental lock with time (optional)
; a = global root ending with ',' ; .b = time lock seconds and value returned; false if lock fail |
|
DCLOCK(A) | ;decremental unlock
; a = global root ending with ',' |
|
UNLOCK(A) | ;unlock all ^PRC(A)
; a = global root ending with ',' |
|
UNLKALL | ;unlock all ^PRC
|