MPE/iX Intrinsics Reference Manual (32650-90905)

Chapter 7 319
Command Definitions (HP32208-HPLOACNMPROC)
HPACDPUT
Table 7-4. HPACDPUT Itemnum2/Item2 Values
Itemnum Mnemonic Item Description
20 BA Create a new ACD. The
item2
value specified must be a 1 to 279
character byte array.
21 BA Add ACD pairs. The
item2
value specified must be a 1 to 279 character
byte array.
22 BA Replace ACD pairs. The
item2
value specified must be a 1 to 279
character byte array.
23 BA Delete ACD pairs. The
item2
value specified must be a 1 to 279
character byte array.
24 N/A Delete an ACD. An
item2
value is not required with this option.
25 BA Create a new ACD. The
item2
value specified must be an MPE or HFS
name syntax file name. HFS pathnames must begin with a dot (.) or
slash (/) character and cannot exceed 1024 characters, including the dot
or slashand the null character terminator. MPE filenames < 35
characters must be terminated with a null character or a carriage
return.
26 BA Copy an ACD from a specified file. The
item2
value specified must be
specified using MPE or HFS name syntax file name. HFS pathnames
must begin with a dot (.) or slash (/) character and cannot exceed 1024
characters, including the dot or slash and the null character terminator.
MPE filenames < 35 characters must be terminated with a null
character or a carriage return.
27 UDS Copy an ACD from the specified unique file identifier (UFID). The
item2
value specified must be a 20-byte structure containing the UFID
obtained from the file system through the FLABELINFO and FFILEINFO
intrinsics.
28 I Copy an ACD from a previously opened file number. The
item2
value
specified must be a 16-bit integer containing the
filenum
of the file
containing the ACD to be copied.
29 I Copy an ACD from the specified logical device number (ldev). The
item2
value specified must be a 16-bit integer value.
30 BA Copy an ACD from the specified device name. The
item2
value specified
must be a 1 to 8 character byte array.
31 BA Add ACD pairs. The
item2
value specified must be an MPE or HFS
name syntax file name. HFS pathnames must begin with a dot (.) or
slash (/) character and cannot exceed 1024 characters, including the dot
or slash and the null character terminator. MPE filenames < 35
characters must be terminated with a null character or a carriage
return.