Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Winfax
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Re: Winfax
Divers
Thread ID:
00746131
Message ID:
00750010
Vues:
28
This message has been marked as the solution to the initial question of the thread.
Mark,
my time is very tight right now so I cut the cover page stuff from my WinFAx Demo program ( Download#9759 here ) for you to go over. You should also check and make sure that file exists. I just always turn it off.
John
*
**************************************************************
* Cover page stuff
* -------------------
oWFSend.SetUseCover (0)
oWFSend.SetQuickCover (0)
oWFSend.SetCoverFile (c_Faxes.CoverSheet)
*
* Even if SetUseCover is set to (0) if you use this (set to .t.)
* you get a cover page. If mCoverText is an empty string
* WinFax pops up a window for you to enter the cover text
if .f.
oWFSend.SetCoverText (c_Faxes.CoverText)
endif
**************************************************************



>John,
>
>you were right, in all my uninstalling and rinstalling winfax i had not sent a fax from it, when i did the problem went away, but as with all good problems it reappeared in another guise :-). the problem now seems to have moved to the interface with winfax, i have included the code which i think is kicking up the error. the error i get is 'No cover page or attachments have been selected'. this can also sometimes kick up a winfax general protection fault, please restart. if anyone has any ideas they are most welcome
>
>CODE:
>.SetUseCover(0)
>.SetCoverFile("c:\program files\symantec\winfax\cover\basic1.cvp")
>.SetCoverText("Some Cover Text")
>
>&& Start Send process
>.Send(0)
>
>
>Cheers
>
>~M
>
>
>Mark,
>before you can run WinFax from within VFP you Must first send a fax using just WinFax. Just bring up WinFax by itself on each PC you need to fax from and send a fax. If you still have proglems then I'm not sure. I know that verson 10.0.2 has many problems on some PCs and runs fine on others. Version 10.0 works on just about anything. (Not sure if 10.0 works ok on XP though)
>
>Joh.
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform