Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with WinFax
Message
From
25/10/1999 11:27:16
Rolandas Jakeliunas
Kaunas University of Technology
Kaunas, Lithuania
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Problems with WinFax
Miscellaneous
Thread ID:
00280969
Message ID:
00280969
Views:
41
Hi,

I'm trayed code simple:

oFax=CreateObject('WinFax.SDKSend8.0')
oFax.LeaveRunning

oFax.SetTo(lcname)

...

SET PRINTER TO NAME winfax
REPORT FORM mycursor TO PRINTER NOCONSOLE

oFax=NULL

When I do this code with debugger, step by step, then all is well, faxing is working. But when I try run this code without stops, Message Manager popup in my screen with my fax, but all strings: fax number, company ir etc. is empty.
How this can be?
Help me somebody.
R.J.
Reply
Map
View

Click here to load this message in the networking platform