Method code for $classification.parse_classification()

[Turn off line numbering]
  1: arg value, action, @args;
  2: 
  3: if (type(value) == 'string)
  4:     return value;
  5: else
  6:     return;
  7: 
  8: // $#Edited: 24 Sep 99 13:13 $user_stephen

[]

the Cold Dark