/* execute a subshell called as 'FMS DO SUBSHELL' */ input() output() shell 17 -1; /* set interactive */ shell 3 ""; /* set base to null */ stop; end;