1
0
mirror of https://github.com/simh/simh.git synced 2026-02-19 05:48:18 +00:00
Files
simh.simh/scp.c
Mark Pizzolato f71acb307d SCP: Fix expect exit behavior to not be a reason a DO command procedure exits.
The exploit purpose of an EXPECT command is to return control to the SCP
interpreter when data output matches the expect condition;  This will then
allow either related action commands specified on the EXCEPT command to
be performed or subsequent commands in the running command file.
2016-03-15 14:48:53 -07:00

428 KiB