H_INPUT
if (how == H_INPUT)
if (how != H_INPUT && rawfile)
input = open_arg(_PATH_DEFTAPE, H_INPUT, 0);
input = open_arg(argv[0], H_INPUT, 0);