Distributed Systems Network Management (DSNM) Subsystem Interface Development Guide
_CI^FILENUM
A-24
109759—Distributed Systems Network Management (DSNM) Subsystem Interface
Development Guide
DSNM Library Services
_CI^FILENUM
_CI^FILENUM gives the type INT file number of the CI involved with the most-
recently completed communication.
filenumber output
INT
is the INT Guardian file number of the CI involved in the most-recently completed
communication.
ciid input
is the CIID structure (declared with _CI^ID) identifying an open CI.
Example
CALL FILEINFO (_CI^FILENUM (ciid), error);
filenumber := _CI^FILENUM ( ciid )