;------------------------------------------------------------------- ; Sample message template file for GoldED ;------------------------------------------------------------------- ; Insert these lines if the message is a moved reply. ;---------------------------------------------------------------------- @Moved* Answering a message in area @OEcho (@ODesc). ;---------------------------------------------------------------------- ; Normal template begins. ;---------------------------------------------------------------------- Sei gegruesst, @pseudo! ;---------------------------------------------------------------------- ; Position cursor for the editor. ;---------------------------------------------------------------------- @Position ;---------------------------------------------------------------------- ; Insert quote of the original message here, if our message is a ; comment-reply or quote-reply. ;---------------------------------------------------------------------- @Quote ;---------------------------------------------------------------------- ; Sign the message with your first name. ;---------------------------------------------------------------------- Bis bald, @CFName ;---------------------------------------------------------------------- ; Insert these lines if the message is forwarded. ;---------------------------------------------------------------------- @Forward============================================================= @Forward* Forwarded by @CName (@CAddr) @Forward* Area : @OEcho (@ODesc) @Forward* From : @OName, @OAddr (@ODate @OTime) @Forward* To : @DName @Forward* Subj : @Subject @Forward============================================================== ;---------------------------------------------------------------------- ; If we are forwarding or changing, the original message is inserted ; here, with the @Message token. ;---------------------------------------------------------------------- @Message @Forward====================================================