mirror of
https://github.com/open-simh/simh.git
synced 2026-04-29 05:15:30 +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_VERIFY% The Verify/Verbose mode of the current Do command file
|
||||||
%SIM_VERBOSE% 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_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
|
Environment variable lookups are done first with the precise name between
|
||||||
the % characters and if that fails, then the name between the % characters
|
the % characters and if that fails, then the name between the % characters
|
||||||
is upcased and a lookup of that valus is attempted.
|
is upcased and a lookup of that valus is attempted.
|
||||||
|
|||||||
Reference in New Issue
Block a user