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