On   Wed,   27   Sep   1995    11:02:39   -0500   "H.   Stephen   Wright"
<[log in to unmask]> said:
 
>The template I'm trying to write is POST_EDITOR.
 
This is an "inline template", ie it's not a separate message that is sent
to the user, but a simple string that is used as part of the message that
is sent to the  user. Either a full sentence (or  multiple ones), or just
part of one sentence. So, spacing is ignored. Similarly, you can't change
the destination of  the message. You're just providing a  text string for
insertion in the message.
 
  Eric