Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing a parameterizable property value
Message
From
22/08/2014 11:50:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Changing a parameterizable property value
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01606281
Message ID:
01606281
Views:
60
Dear All,

I'm working with an ActiveX control that has parameterizable properties, in the form:
object.PropertyX(parm1) = value
object.PropertyY(parm1, parm2) = value
VFP treates these parameters as array indexes and apparently does not allow for multidimensional arrays: PropertyX can be set inside VFP (I suppose within VFP limits, which could be another problem) but PropertyY doesn't. Is there any way of setting the value of this kind of properties, without resorting to a FLL proxy?
----------------------------------
António Tavares Lopes
Next
Reply
Map
View

Click here to load this message in the networking platform