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 |  Used in RPC
Print Page as PDF
Routine: SCUTBK1

Package: Scheduling

Routine: SCUTBK1


Information

SCUTBK1 ;ALB/MJK - Scheduling Broker Utilities ;[ 03/08/95 3:41 PM ]

Source Information

Source file <SCUTBK1.m>

Entry Points

Name Comments DBIA/ICR reference
DIKC(SCOK,SC) ; -- broker callback to kill a file entry
LOCKC(SCOK,SC) ; -- broker callback to lock/unlock a node
FILENOC(SCFLNO,SCNAME) ; -- broker callback to get File #
NODEC(SCNODE,SCROOT) ; -- broker callback to get global node value
GLCNT(SCOK,SC) ; -- extrinsic call to invoke broker to return number of
; global nodes found at cross reference
IFNODE(SCNODE,SCROOT) ; -- extrinsic call to check if node exists.
; passes in full node reference.
PRTP(SCACTV,SC) ;
PRTPQ

Used in RPC

RPC Name Call Tags
SC DELETE ENTRY DIKC
SC FILE NUMBER FILENOC
SC GLOBAL NODE NODEC
SC LOCK/UNLOCK NODE LOCKC
SC GLOBAL NODE COUNT GLCNT
SC PRTP PRTP
Info |  Source |  Entry Points |  Used in RPC