|
| |
.TimeEcho/.tErrEcho
Description
- Displays the current time followed by an optional message.
- .TimeEcho echoes "[TIME] Text" to STDOUT. Time format is hh:mn:ss, surrounded by []'s. Text is
optional.
- .tErrEcho does the same, but echoes to STDERR.
Syntax
|
%.TimeEcho% |
|
[Text] |
|
%.tErrEcho% |
|
[Text] |
Parameters and Switches
|
Text |
|
optional message to display |
Errorlevels and Output Variables
Examples, Notes and Instructions
NT
2K
XP
K3 |
C:\GuardPost>%.TimeEcho% Backup Started on
%computername%
[04:51:04] Backup Started on Server1
C:\GuardPost>%.TimeEcho%
[04:51:04]
C:\GuardPost> |
- Leading zeroes will be added to hours less than 10 to maintain a CONSISTENT output.
- [Text] longer than 67 characters may wrap in an 80-column console window.
- Variables within [Text] will be expanded (like "CALL ECHO").
- For CONSISTENT [hhmnss] output regardless of regional differences in time format, see the ".LogTimeEcho"
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 |
|