Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scanning an array for an object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Scanning an array for an object
Divers
Thread ID:
00264901
Message ID:
00264901
Vues:
69
Hi,

I have a 2 dimensional array that holds information about current forms. One of the columns holds an object reference to the form.

I am trying to do an ascan to search for an object reference and get an "Operator/Operand type mismatch" error.

The code is like this - I call a procedure oPos.releaseform(thisform)

and in oPos.releaseform i have:

lparameters toform

ascan(this.yaforms,toform)

Thanks for any help,
Paul
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform