Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Event Notification from WinFax Pro in VFP App
Message
From
20/03/2000 08:48:22
Paul Robinshaw
Silkworm Technologies Limited
Macclesfield, United Kingdom
 
 
To
25/09/1999 15:28:12
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00268782
Message ID:
00347826
Views:
28
Hi Erik,

I dug this out of the archive this morning. Could you possibly explain the following:

>The easiest way to do this would be if WinFax had a status property that you >could check in a loop until the status changed to "finished". If no such >proprety is available, and the only notification is through event >notification, then you will have to define a class (this is easiest with >ExportEvents) with an event with the same name as the event in the WinFax COM >object:
>
>0SendObj=CreateObject("WinFax.SDKSend")
>oVFPCOM = CREATEOBJECT("VFPCOM.ComUtil")
>
>oVFPCOM.ExportEvents(oSendObj, "c:\WinFaxClass.prg")
>

Why do I get a blank c:\WinFaxClasses.prg?

Regards

Paul Robinshaw
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform