MPE/iX Intrinsics Reference Manual (32650-90875)
318 Chapter7
Command Definitions (HP32208-HPLOACNMPROC)
HPACDPUT
item2
Type varies by reference (required)
Passes the information to be used to manipulate the ACD of the specified
file or device.
Functionality requests can be made using one of the predefined
itemnum2/item2
pairs. Refer to Table 7-4., “HPACDPUT Itemnum2/Item2
Values,” on page 319.
Table 7-3. HPACDPUT Itemnum1/Item1 Values
Itemnum Mnemonic Item Description
1 BA Specifies the target file name. The
item1
value specified must be a byte
array, word aligned.
No wildcard characters are allowed, a lockword can be included, the file
name specified does not need to be fully qualified and can be specified
using either MPE or HFS name syntax. HFS pathnames must begin
with a dot (.) or slash (/) character and cannot exceed 1024 characters
including the dot or slash and a null character terminator. MPE
filenames < 35 characters must be terminated with a null character or
a carriage return.
2 BA Specifies the target file name. The
item1
value specified must be a byte
array of 1 to 35 characters, word aligned.
Wildcard characters are allowed, the file name specified does not need
to be fully qualified, and a file name < 35 characters must be
terminated with a null character or a carriage return.
3 UDS Specifies the unique file identifier (UFID). The
item1
value specified
must be a 20-byte structure, which can be obtained from the file system
through the HPFOPEN, FLABELINFO, or FFILEINFO intrinsics.
4 I Specifies the file number of a previously opened file. The
item1
value
specified must be a 16-bit integer value.
5 N/A Specifies all devices configured on the system. An
item1
value is not
required with the option.
6 I Specifies the logical device number (ldev). The
item1
value specified
must be a 16-bit integer value.
7 BA Specifies the name of a specific device. The
item1
value specified must
be a 1 to 8 character byte array.
8 BA Specifies the name of a specific device class. The
item1
value specified
must be a 1 to 8 character byte array.
15 BA Specifies the target filename. The
item1
value specified must be a byte
array of < 1024 characters long, including the terminating carriage
return, blank, or null character.