Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: PRSU1B

Package: PAID

Routine: PRSU1B


Information

PRSU1B ;WOIFO/PLT-UTILITY ; 24-Aug-2005 10:34 AM

Source Information

Source file <PRSU1B.m>

Entry Points

Name Comments DBIA/ICR reference
LOOKUP(X,Y,PRSA,PRSB,PRSC) ;entry look-up
EDIT(X,PRSA,PRSB,PRSC) ;edit entry in file
PIECE(PRSA,PRSB,PRSC,PRSD) ;get piece data
NODE(PRSA,PRSB) ;get node
NP(PRSA,PRSB,PRSC) ;get node and piece
ICLOCK(A,B) ;incremental lock with time (optional)
; a = global root ending with ',' or '('
; .b = time lock seconds and value returned; false if lock fail
DCLOCK(A) ;decremental unlock a from prslock array of locking history
; a = global root ending with ',' or '('
UNLOCK(A) ;unlock a file (to decremental to 0) in prslock(a)
; a = global root ending with ',' or '('
UNLKALL ;unlock all files in prslock array
Info |  Source |  Entry Points