Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem accessing a known good property
Message
 
To
27/09/2000 07:36:22
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00421330
Message ID:
00421577
Views:
15
>Andrew,
>
>sometimes it is helpful to put ".Object" between an ActiveX control and its properties, e.g. in your code snippet :
oPort.Object.Speed = 2400
Hope that helps!
>
>Robert

Found it! Above my code I had:

#INCLUDE fred.h

which contained the line:

#define SPEED HalfADeadHalibut

so property:

oPort.Speed

became

oPort.HalfADeadHalibut

which is fishy to say the least.

I'm getting the brain changed next week.

Regards.
---------------------------------------
Magna Carta Software, Inc.
WEB: www.magnacartasoftware.com
Support: support@magnacartasoftware.com
Sales: sales@magnacartasoftware.com
FAX: +1 (972) 377-9074
7000 Independence Pkwy., Ste. 160-227
Plano, TX 75025, USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform