{}
{   The purpose of this request is to analyse the initial portion of
{ a NOS logical record which is stored in a NOS/VE file, and return
{ the NOS record type and name. All NOS record types are recognised.
{   This routine is based upon the NOS routine SRT in COMCSRT.
{}
{       RAP$DETERMINE_170_RECORD(NOS_RECORD,RECORD_NAME,RECORD_TYPE)
{}
{NOS_RECORD: (input) This parameter provides the initial portion of
{       the NOS record for analysis.
{}
{RECORD_NAME: (output) This parameter returns the NOS record name.
{}
{RECORD_TYPE: (output) This parameter returns the NOS record type.
{}
