<< Click to Display Table of Contents >>
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
bszSubFile
The name of the submit file
bszPrefix
Prefix to use when creating control and data files
Return Value
The name of message body if successfully submitted.
See Also
NewMessage