From 133b1b22b5e41f29b2fe8d04479d4264d33df631 Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Wed, 19 Dec 2012 12:49:08 -0800 Subject: [PATCH] Revised comments --- scp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/scp.c b/scp.c index 2eaa5620..f9043510 100644 --- a/scp.c +++ b/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.