alias bantype
{
if (match($[1]0 n b h u d s))
   {
    //bantype $[1]0
    @bantype = [$toupper($[1]0)]
   }{
    //bantype /
   }
}