Help Home

Screens: Login   Folders   Output files   Filter   Go   Menus: File   Edit   Options   Help

Home
Up

 

 

Macros

Macros can be placed in several fields to insert email-specific information. The following macros can be used:

Macro Definition
%SUBJECT The subject line of the email containing the attachment
%FROM Who sent the email containing the attachment
%SENT The date the email containing the attachment was sent
%TO The email address of the person the email was sent to. MAPI/Outlook limits this field to 255 characters.
%CC The email address of the person the email was CC'd to. MAPI/Outlook limits this field to 255 characters.
%BCC The email address of the person the email was BCC:'d to. Note: If you did not send the original message, the BCC list will be blank. MAPI/Outlook limits this field to 255 characters.
%NOW Today's date, in YYYYMMDD format
%d, %5.5d etc The filename number of the email being processed.
  1. You can follow the macro name with a % sign if necessary to separate it from text that follows e.g. "%FILENAME%hello". 
  2. You can use a double % (i.e. %%) to prevent the text that follows it from being interpreted as a macro name e.g. "%%FROM" results in an output of "%FROM".
  3. Invalid macro names are ignored, and are left un-substituted (e.g. %SENDDATE will be left as %SENDDATE)

 Contact Us   |  Support   |  DataMystic Newsletter
 © 2004-2006 DataMystic. All rights reserved.