;       Sample CONFIG for NEWS.EXE    (C)1998  Weird Al Walker
;
;Place in same directory as the messages are tossed...

;Displays line starting with this in purple instead of yellow.  Use this for
;common "headers" or Subheadings...
HighLight "** "

;First line of "actual" message; if not found, message is read from the
;beginning...
StartLine "And now for today's news..."

;After door sees this line, message is "done"...
EndLine   "And here's more helpful information..."

