Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with an Array
Message
 
 
À
26/04/2002 00:23:28
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00649470
Message ID:
00650155
Vues:
24
>Hi!
>
>
>I have a FormHandler Class which has an array as a property (This.aOpenForms[1,3]) and in the Init() of this class I Dimension it.
>
>*--FormHandler.Init()
>Dimension This.aOpenForms[1, 3]
>
>Everything works fine but as soon as I compile this class into a DLL using OLEPUBLIC the Array "This.aOpenForms[1, 3]" changes to a single value property. "This.aOpenFroms = .f." or "This.aOpenFroms = .null."
>

Is it a typo 'aOpenFroms'?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform