%begin
%option "-nocheck-nodiag"
@16_404 %routine boot(%string(255)s)
%string(255)s = cliparam
  s = "fmac:nsys" %if s=""
  byteinteger(16_400100) = 1
  boot(s)
%endofprogram
