
  PROCEDURE [XREF] fsp$classify_tape_label
    (    label_string: string ( * );
     VAR label_classification: fst$tape_label_classification);

?? PUSH (LISTEXT := ON) ??
*copyc fst$tape_label_classification
?? POP ??
