{}
{ COMMON DECK FMHTAPE }
{}
{   The purpose of this request is to associate a device class of magnetic
{ tape device with a local file name.  It also associates operator
{ information with the local file name.
{}
{     FMP$REQUEST_TAPE (LOCAL_FILE_NAME, CLASS, DENSITY, WRITE_RING,
{         VOLUME_LIST, STATUS)
{}
{ LOCAL_FILE_NAME: (input) This parameter specifies the local file name
{   to be associated with a device class of magnetic tape.
{
{ CLASS: (input) This parameter specifies whether the class of tape
{   drive should be 7 track or 9 track.
{
{ DENSITY: (input) This parameter specifies the desired tape density.
{
{ WRITE_RING: (input) This parameter specifies if a write protect ring
{   is to be present on each volume mounted for this tape file.
{
{ VOLUME_LIST: (input) This parameter specifies a list of volume names to
{   be associated with this tape file.
{
{ STATUS: (output) This parameter returns the request status.
{
