var %a = $1 goto %a :001 { return we got 001 | goto break } :002 { echo -a Something else | goto break } :%a { default case code here } :break