I have just implemented an OLE faxing solution in my PB7 app
using Facsys.
This code creates the session, addresses the fax message, then attaches a previously created MSWord document to the
fax.
[start code]
OLEObject lole_facsys, lole_faxmsg, lole_recipient, lole_attachmnt
lole_facsys =...