<< Click to Display Table of Contents >>

ZFLOGO2

Method ZfLib.UserSession.SendSubmitFile

 


 

Function SendSubmitFile( ByVal bszSubFile As String, ByVal bszPrefix As String ) As String

 

This method interpretes the given SUBMIT format file, creating a CONTROL file and a DATA file in ASCII text or EPSON print format. It then submits these files for sending.

 

Parameters

 

parminbszSubFile

The name of the submit file

 

parminbszPrefix

Prefix to use when creating control and data files

 

Return Value

 

The name of message body if successfully submitted.

 

See Also

NewMessage