Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual—522629-013
5-224
FNAME32COLLAPSE Procedure (Superseded)
FNAME32COLLAPSE Procedure (Superseded)
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Considerations
Related Programming Manual
Summary
FNAME32COLLAPSE converts the 32-character file name used by the Distributed
Name Service to external format for display.
Syntax for C Programmers
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
Syntax for TAL Programmers
Parameters
length returned value
INT
is the number of bytes in
extname or 0 if an error occurred.
intname input
STRING .EXT:ref:32
is a 32-character array containing a subsystem object name in the form:
\sysname$volume subvol file-id
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.
length := FNAME32COLLAPSE ( intname ! i
,extname ) ! o