Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program Error - Status is a method, event or object. HELP!
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Program Error - Status is a method, event or object. HELP!
Miscellaneous
Thread ID:
00520856
Message ID:
00520856
Views:
66
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.
Next
Reply
Map
View

Click here to load this message in the networking platform