if $1x = x goto null
set m = $1
goto ok
: null
set m = 34
: ok
as -o m$m.o m$m.s rkdump.s reboot.s
