WB_AttachField - name of field containing attachment file name(s)

Syntax
WB_AttachField=database field name

Syntax example
WB_AttachField=AttachVersion

Valid inputs
Any valid field name from current recordset

Default value
none

Description
This variable contains the name of the field from current recordset that contains the full path and file name of file(s) that will be attached to the email message sent by WhizBase. Unlike WB_Attach variable that is used for sending same file(s) to all recipients, WB_AttachField is used when there is a need to send different attachment to every recipient. The field defined as WB_AttachField should contain valid file name(s) respecting WhizBase path rules.