Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing a parameterizable property value
Message
De
22/08/2014 11:50:33
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Changing a parameterizable property value
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01606281
Message ID:
01606281
Vues:
58
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform