- May
- 3,515
- 4
I have just resumed using this command, and discovered that the command it
executes when a monitored event occurs does not inherit the UnicodeOutput=No
setting. How do I force an ECHO command to append ASCII, not Unicode, to an
existing ASCII log, short of executing "option //UnicodeOutput=no" by the
command on each event?
Another issue: the batch file my command calls executes a single MSGBOX
command, but two consecutive messageboxes pop up, the second after the first
is closed.
Lastly: HELP for each of the "monitor" commands states that they each create
"environment variables", but aren't the variables created actually "internal
variables"?
--
Steve
executes when a monitored event occurs does not inherit the UnicodeOutput=No
setting. How do I force an ECHO command to append ASCII, not Unicode, to an
existing ASCII log, short of executing "option //UnicodeOutput=no" by the
command on each event?
Another issue: the batch file my command calls executes a single MSGBOX
command, but two consecutive messageboxes pop up, the second after the first
is closed.
Lastly: HELP for each of the "monitor" commands states that they each create
"environment variables", but aren't the variables created actually "internal
variables"?
--
Steve