Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Faxman V3.53
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Miscellaneous
Thread ID:
00742928
Message ID:
00743391
Views:
27
Hi John

Sorry about delay (time difference etc..), I have dropped the faxman active-x control on a form and this is the click code of the Send button:


with thisform.ctlFaxman
.appID='ASKFax'
.FaxFiles = 'c:\test.fmf'
SET PRINTER TO NAME "ASKFax"
select curAgedDebt
lcDisplay='Test'
report form reports\rep9 to printer noconsole
set printer to default
.sendfax
endwith


test.fmf never gets created, I am using Windows 98.


Thanks for your help
Kevin Delaney
Financial Systems Manager
CPL Solutions Ltd

83 Merrion Square, Dublin 2, Ireland.
e: kevin.delaney@cpl.ie w: www.cpl.ie
p: +353 1 482-5368
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform