<< Click to Display Table of Contents >>

ZFLOGO2

Property ZfLib.NewMessage.Format

 


 

Property Format As FormatEnum

 

This property specifies the file format of the data file to be sent.

 

Parameters

 

parminformat

 

[in]

 

The Format type to use for this message

 

Return Value

 

[out, retval]

 

Remarks

 

In a standard submit file the format should be "ASCII" or "EPSON". Epson should be used if the message text contains any %% formatting commands, for

example

 

%%[BOLD: ON]

 

See Also

FormatEnum