Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program Error - Status is a method, event or object. HELP!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Program Error - Status is a method, event or object. HELP!
Divers
Thread ID:
00520856
Message ID:
00520856
Vues:
67
I have an OLE control with a Status Property.

Here is my code:
THISFORM.FaxManJr1.Status

When I run the above command I get an error.

Program Error
STATUS is a method, event, or object.

I really need to be able to check the Status Property of my OLE control because that's where I find out what the status of the control is.

1 means the Device is ready
2 means the Modem is currently sending a fax
3 means the Modem is waiting for a RING
4 means the Modem is receiving a fax

Is there any work around for this problem?

In Visual Basic the command is FaxManJr1.Status

In Visual C++ the command is CString pFaxControl->GetNumProperty("Status")

The reason I presented the other examples is to help you possibly help me find a work around. Thanks much.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform