{
{    The purpose of this request is to classify a raw tape label.  If the label
{ is valid, the label identifier (characters 1 thru 3), label number
{ (character 4), label kind (an ordinal) and the character set (ASCII or EBCDIC)
{ are returned.
{
{       FSP$CLASSIFY_FILE_LABEL (LABEL_STRING, LABEL_CLASSIFICATION)
{
{ LABEL_STRING: (input)  This parameter specifies an adaptable string which
{       contains the raw label.
{
{ LABEL_CLASSIFICATION: (output)  This parameter specifies the classification
{       that is returned for the label.
{
