{   This is an internal interface and should NOT be used out side of the
{ NOS/VE operating system.
{   The purpose of this request is identical to pfp$attach except that cycle
{ statistics for the cycle are not updated.  The log is still updated if logging
{ has been selected for the file.  Callers of this interface may also allow
{ attachment of cycles not normally allowed by pfp$attach.
{
{       PFP$UTILITY_ATTACH (LFN, PATH, CYCLE_SELECTOR, PASSWORD, USAGE_SELECTION,
{             SHARE_SELECTIONS, WAIT, ALLOWED_CYCLE_DAMAGE_SYMPTOMS,
{             CYCLE_DAMAGE_SYMPTOMS, CYCLE_NUMBER, STATUS)
{
{ ALLOWED_CYCLE_DAMAGE_SYMPTOMS:  (input) This parameter specifies that the
{       attach processor should attempt to attach a cycle, even if any of the
{       specified cycle damage symptoms are set.  Some cycle damage symptoms
{       are considered fatal and the cycle will not be attached even if
{       specified in this set.  Fatal cycle damaged symptoms =
{       [fsc$media_missing]
{
{ CYCLE_DAMAGE_SYMPTOMS:  (output) This parameter returns the cycle damage
{       symptoms associated with the cycle.  This parameter is returned even if
{       the file is not attachable due to a fatal cycle damage symptom, or a
{       not allowed cycle damage symptom.
{
{ CYCLE_NUMBER:  (output) This parameter returns the actual cycle number of the
{       cycle attached.
{
