1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

SCP: Change command argument processing of %% and \% to be consistent.

%% now inserts a bare % and \\ only means something when parsing a quoted
string argument (used by EXPECT and SEND commands).

Additionally, EXPECT and BREAK commands have action steps which will now
expand arguments as each of the actions are executed rather than when the
EXPECT or BREAK command is defined.
This commit is contained in:
Mark Pizzolato
2017-09-16 17:05:26 -07:00
parent d02de5156f
commit c8a420ad48
3 changed files with 47 additions and 17 deletions

Binary file not shown.