set_on            374 src/simh/scp.c t_stat set_on (int32 flag, CONST char *cptr);
set_on           1299 src/simh/scp.c     { "ON",          &set_on,                 1,     HLP_SET_ON       },
set_on           1300 src/simh/scp.c     { "NOON",        &set_on,                 0,     HLP_SET_ON       },
set_on           2927 src/simh/scp.c     set_on (1, NULL);                                   /* equivalent to ON ERROR RETURN */