<< Click to Display Table of Contents >>
ZfLib.Attachments.Add
Function Add( ByVal bszFile As String ) As ZfLib.Attachment
The Add method adds an Attachment to the collection.
Parameters
The name of the attachment to be added to the collection.
Return Value
The new Attachment object
Remarks
If the attachment is taken from the Z-GRAPH directory, and is identified by it's Zetafax name, not it's file name.
See Also