|
| |
.ErrEcho
Description
- .ErrEcho echoes "Text" to STDERR.
- If no Text is specified, a single blank line will be sent to STDERR.
Syntax
Parameters and Switches
|
Text |
|
optional message to display |
Errorlevels and Output Variables
Examples, Notes and Instructions
NT
2K
XP
K3 |
C:\GuardPost>%.ErrEcho% The syntax of the command is
incorrect.
The syntax of the command is incorrect.
C:\GuardPost>%.ErrEcho%Message with NO LEADING SPACE.
Message with NO LEADING SPACE
C:\GuardPost>%.ErrEcho%
C:\GuardPost> |
- There will usually be a leading space before [Text]. To avoid this, place the first character of [Text]
immediately after the last % of %.ErrEcho% as in
%.ErrEcho%Message with NO LEADING SPACE.
- [Text] longer than 68 characters may wrap in an 80-column console window.
- Variables within [Text] will be expanded (like "CALL ECHO").
- For CONSISTENT [yyyymmdd] output regardless of regional differences in date format, see the ".LogDateEcho"
command.
Related .Mount/\Commands, #Constants,
$Functions, :Procedures
|
Resource |
|
Short Description |
| |
|
|
|
K
E
Y |
Common Commands |
INTERNAL |
External |
/SWITCH |
Parameter |
Help text |
AddonTool |
|
Mounted Commands |
.Mount/\Command |
CmdShorthand |
#Constant |
$FUNCTION |
:Procedure |
!GuardNote |
|
Operating Systems |
NT/2K/XP/K3 |
NT Only |
NT/2K |
2K Only |
2K/XP |
XP Only |
XP/K3 |
K3 Only |
2K/XP/K3 |
|