Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design time re-size
Message
From
19/06/2009 05:12:59
 
 
To
19/06/2009 02:10:00
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01406083
Message ID:
01407094
Views:
50
Ian,

(Good morning)

Yes that's the solution:
.
AddProperty(loObject,lcProperty,lnPropertyValue)
and not
loObject.AddProperty(lcProperty,lnPropertyValue)
( it was indeed too late last night :( )

I am still facing a problem with

even checking property exsists with

Pemstatus(loObject,lcProperty,5) = .t.

still get an error lcProperty ' canot be found'

when lcProperty is hidden how to avoid this / check if lcProperty is hidden?

Regards,

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform