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