mirror of
https://github.com/simh/simh.git
synced 2026-01-27 20:37:50 +00:00
Revised comments
This commit is contained in:
1
scp.c
1
scp.c
@@ -1335,6 +1335,7 @@ return stat | SCPE_NOMESSAGE; /* suppress message sinc
|
||||
%SIM_VERIFY% The Verify/Verbose mode of the current Do command file
|
||||
%SIM_VERBOSE% The Verify/Verbose mode of the current Do command file
|
||||
%SIM_QUIET% The Quiet mode of the current Do command file
|
||||
%SIM_MESSAGE% The message display status of the current Do command file
|
||||
Environment variable lookups are done first with the precise name between
|
||||
the % characters and if that fails, then the name between the % characters
|
||||
is upcased and a lookup of that valus is attempted.
|
||||
|
||||
Reference in New Issue
Block a user