Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending faxes with WinFax 9.0
Message
 
To
11/11/1999 10:35:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00290020
Message ID:
00290145
Views:
26
Why not add all the recipients first then send the fax?!?!?

>>>SCAN
>>> oWinFax.SetSubject("Test subject")
>>> oWinFax.SetNumber("555-5555") &&Get the next fax# from a table.
>>> oWinFax.SetAreaCode("555")
>>> oWinFax.SetCompany("Fax One") &&Get next company name from table.
>>> oWinFax.AddRecipient() &&BOMBS RIGHT HERE WITH ERROR on second pass.
>>>ENDSCAN
>>> oWinFax.SetPrintFromApp(1)
>>> oWinFax.AddAttachmentFile("")
>>> oWinFax.Send(1)
>>>
>>> SET PRINTER TO NAME winfax
>>> REPORT FORM junk TO PRINT NOCONSOLE
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform