| 
       << Click to Display Table of Contents >> Navigation: Concordance > Using Concordance > Content Review > Review with Concordance Native Viewer > Printing in Concordance Native Viewer > Macros | 
    
Concordance Native Viewer Macro | 
Description | 
FIELD_<field name>  | 
Inserts database field data up to 60 characters for a each specified field. For example, FIELD_OCR1 would generate the first 60 characters of the OCR1 field. If security is enabled, only those fields with a minimum of Read access are displayed.  | 
Date  | 
Inserts the current date  | 
SysDatePlusDays()  | 
Inserts the system date plus a specified number of days. Enter the number of days to add to the system date in parenthesis.  | 
Time  | 
Inserts the current time the print is executed based on a 12-hour clock  | 
MilTime  | 
Inserts the current time the print is executed based on a 24-hour clock  | 
Title  | 
Inserts the current title of the document  | 
Page  | 
Inserts the page number of the document  | 
TotalPages  | 
Inserts the total number of pages of the document  | 
BatesPgNo()  | 
Inserts a page number on each printed document. Enter the starting page number for each document in parenthesis. Multi-page documents are numbered incrementally. For example, BatesPgNo(0001) would print 0001 on the first page, and 0002 on the second page, and so forth.  | 
Login  | 
Inserts the login name of the person who executed the print  | 
User  | 
Inserts the user name of the person who executed the print  | 
Hostname  | 
Inserts the hostname of the machine where the print was executed from  | 
IPAddress  | 
Inserts the IP address of the machine where the print was executed from  | 
%  | 
Inserts a single % character  | 
©  | 
Inserts a copyright symbol  | 
®  | 
Inserts a registered trademark  |