NetBatch Manual

National Language Support
NetBatch Manual522460-004
C-4
Step 4: Change Keywords and Messages in EDIT
Source File
A line-break character in message-text makes BATCHCOM wrap text to the next
line after the character.
Message Displays
BATCHCOM displays messages in the form:
message-number
is the message number.
severity-character
is the message-severity character as specified by message 0.
message-text
is the message text.
Keywords
The EDIT-file section beginning with =BATCHCOM contains BATCHCOM keywords;
for example:
=BATCHCOM
<AT-AFTER-TIME> T^008 .
.
Days
The EDIT-file section beginning with =DAYS contains day tokens. For example:
=DAYS
FRIDAY T^005 .
.
Months
The EDIT-file section beginning with =MONTHS contains month tokens. For example:
=MONTHS
APRIL T^004 .
.
Times
The EDIT-file section beginning with =TIMES contains time tokens. For example:
=TIMES
AM T^014 .
.
message-number - severity-character message-text