7.4

Table Of Contents
SetEmailAddress (procedure)
Defines an email address for PlanetPress Image.
Syntax
setemailaddress( address )
Arguments
address
String value specifying the email address.
SetEmailSubject (procedure)
Defines the subject line of an email message sent by PlanetPress Image.
Syntax
setemailsubject( subjectline )
Arguments
subjectline
String value specifying the subject line.
SetEmulation(procedure)
Sets the emulation to use.
Syntax
setemulation( emulation )
Argument
emulation
Integer value indicating the type of emulation.
Value: Emulation:
0 Line printer
1 ASCII
2 Comma Separated Value (CSV)
3 Channel skip
4 Database
5 XML
6 PDF
SetUserCRLF (procedure)
Lets you define a custom global function that will be executed whenever a line return appears in a Text object where this pro-
cedure is added. The SetUserCRLF()procedure is normally added in the PressTalk Before parameter of your Text object.
Syntax
©2010 Objectif Lune Inc - 444 -