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: PRC0B

Package: IFCAP

Routine: PRC0B


Information

PRC0B ;WISC/PLT-UTILITY ; 02/03/94 8:36 AM

Source Information

Source file <PRC0B.m>

Entry Points

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
Info |  Source |  Entry Points