Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 1943
Message
De
18/07/2002 15:52:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Error 1943
Divers
Thread ID:
00680184
Message ID:
00680184
Vues:
48
I have a mapping application that has a map control on a form. Every time layers are added to the control the BeforeLayerDraw method is called. The code in that method runs just fine until I call a method that must call the BeforeLayerDraw method. When that happens I get on error on one of the object references. The error is Member Layers does not evaluate to an object. In the watch window of the debugger it shows that reference to be valid. I placed this code just before the line to see if it would stop there but that didn't seem to help.

DO WHILE TYPE('this.Layers(i)') = "U"
ENDDO

What could be happening?

Thanks in Advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform