Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RemoveObject does it at will
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
RemoveObject does it at will
Divers
Thread ID:
00871699
Message ID:
00871699
Vues:
62
Hi.
VFP7.0, sp1.
The following code:
With This &&(container)
.RemoveObject('Label2')
.RemoveObject('Command3')
.RemoveObject('Command4')
* doing something irrelevent to Command3/4
?VarType(.Command3)+VarType(.Command4)+VarType(.Label2) - displays OOU
EndWith
Changing to VarType(This.Command3) doesn't help
if i put VarType(.Command4.Tag)
"Unknown element" error message.

...scratching the back of the head
yours truely
Kamil
A moment of silence is our cosmic reset button.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform