Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FaxMan Jr. and Status property in a VFP 6 form?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00740159
Message ID:
00740224
Vues:
17
Steve,

What I meant is, can you check like lnStatus = FaxManJr.SendFax()

>Nadya,
>
>SendFax returns a value called Status. I am trying to check Status property of FaxManJr ActiveX Control which is 1 meaning FAX READY meaning it is all done faxing and ready for the next fax in the queue. I loop because I keep looping through the fax queue to find the next fax to send or if any new faxes entered the queue I will find them also.
>
>FaxManJr documentation shows that I can check the Status property of the ActiveX Control, but VFP gives me an error when I do that and the error message from VFP says that the Status property is either a VFP method or property or something else when I do DO WHILE THISFORM.FaxManJr1.Status = 1.
>
>Is there are way to tell VFP that .STATUS used as an ActiveX property is not to be thought of as a VFP property or method? I may have an alternative way of doing this that I found in the FaxManJr documentation, but it would be so easy if I could just check the Status property of FaxManJr for a 1.
>
>Thanks for your time.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform