MPE/iX Intrinsics Reference Manual (32650-90905)
Chapter 7 369
Command Definitions (HP32208-HPLOACNMPROC)
HPFIRSTLIBRARY
firstlib_length
parameter is not specified, HPFIRSTLIBRARY determines
if the
firstlib
parameter is long enough to hold the first library name to
be returned.
Note that a value is not returned in
firstlib_length
if the
firstlib
parameter is not specified.
firstlib_syntax
32-bit signed integer by reference (optional)
On input, the
firstlib_syntax
parameter specifies the syntax that will
be used when HPFIRSTLIBRARY returns a name in the
firstlib
parameter.
On output, the
firstlib_syntax
parameter returns the syntax that is
actually used. This is only useful when MPE-escaped syntax is specified on
input and the name can legally be either an MPE syntax name or an HFS
syntax name.
Note that a value is not returned in
firstlib_syntax
if the
firstlib
parameter is not specified. The possible syntaxes are MPE-escaped syntax
(0), MPE-only syntax (1), and HFS syntax (2)/.
Default is MPE-only syntax.
Operation Notes
This intrinsic searches files in the binding sequence for a procedure, beginning with the
first XL. The first XL is the second file in the binding sequence (located immediately after
the program file).
Related Information
Manual Resource Management Programmer's Guide