Asynchronous Serial Communications Programmer's Reference Manual (32022-90052)
266 Chapter9
Intrinsics Reference (cont)
HPFOPEN
Not meaningful for asynchronous devices.
Item# = 32 labeled tape sequence option (CA)
Not meaningful for asynchronous devices.
Item# = 33 user labels option (I32)
Not meaningful for asynchronous devices.
Item# = 34 spooler copies option (I32)
Passes a non-negative value indicating the number of
copies of the entire file to be produced by the spooling
facility. This option is applicable to spooled devices only.
You can specify this option for a file already opened (for
example, $STDLIST) in which case the highest value
supplied before the last FCLOSE takes effect. The
copies do not appear contiguously if the System
Operator intervenes or if a file of higher output priority
becomes READY before the last copy is complete. This
option is ignored for nonspooled output devices. The
default is to print 1 copy.
Item# = 35 filesize option (I32)
Not meaningful for asynchronous devices.
Item# = 36 initial allocation option (I32)
Not meaningful for asynchronous devices.
Item# = 37 filecode option (I32)
Not meaningful for asynchronous devices.
Item# = 38 file privilege option (I32)
Passes a value that determines a permanent privilege
level to be associated with a newly created file. This
option permanently restricts file access to a process
whose execution level is less than or equal to the
specified value. You cannot specify a value less than the
execution level of the calling process. This option is
applicable only at file creation.
0 Privilege level zero (most privileged
level).
1 Privilege level one.
2 Privilege level two.
3 Privilege level three (least privileged
level).
Item# = 39 will access option (I32)