User Guide

Ampex 1308904-X4 Preliminary Draft 5-13
ACL Application Programmer’s Guide acl_audit_element
$ACL_DEV
Specifies the device special file to use when you omit the -device option.
$RETRY_ON_RESET
Specifies that the ACL management utilities perform one retry automatically when a failure is
caused by a SCSI Bus Device Reset of the ACL. When $RETRY_ON_RESET is not set, an
ACL management utility will perform a retry automatically only if the -retry_on_reset option
is specified on the command line.
EXIT STATUS
The ACL management utilities use the following exit status codes:
0 Operation successful.
nonzero Operation failed.
Writer_Note: Changed the description to match the example.
EXAMPLE
Print the contents of storage bin A01.
acl_audit_element -element A01 -stdout "locname: %locname
barcode: %barcode"
The above example might produce output like this:
locname: A01 barcode: 000025
SEE ALSO
acl_intro(1), acl_audit_library(1), aclAuditElement(3)
DST/DIS Automated Cartridge Library Application Programming Interface (libacl)
Programmers Guide