{
{   The purpose of this procedure is to allow the site procedure
{ RMP$VALIDATE_TAPE_VOLUME_INIT to complete a tape volume initialization.
{ RMP$VALIDATE_TAPE_VOLUME_INIT is called after the labels on the tape volume
{ have been read but prior to presenting a menu to the operator.
{ RMP$VALIDATE_TAPE_VOLUME_INIT is allowed to modify the NEW_LABEL_INFORMATION
{ parameter before passing it on to RMP$COMPLETE_TAPE_ASSIGNMENT.
{
{       RMP$COMPLETE_TAPE_VOLUME_INIT (NEW_VOLUME_INIT_INFO,
{         OPERATOR_ALLOWED_INIT, STATUS)
{
{ NEW_VOLUME_INIT_INFO: (input)  This parameter contains information specified
{       by the INITIALIZE_TAPE_VOLUME command.
{
{ OPERATOR_ALLOWED_INIT: (output)  This parameter indicates whether or or not
{       the operator allowed the initialization to complete.
{
{ STATUS: (output) This parameter specifies the request status.
{
{       IDENTIFIER: rmc$resource_management_id.
{
