Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending faxes with WinFax 9.0
Message
 
À
11/11/1999 10:35:34
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00290020
Message ID:
00290145
Vues:
25
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform