Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
And again: Collection - FYI
Message
 
À
23/01/2004 04:21:57
Lutz Scheffler (En ligne)
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00869788
Message ID:
00870137
Vues:
17
Hello Agnes,


I just can't reproduce your problem with this code,
local locolT
_VFP.SETVAR('locolT',CREATEOBJECT("COLLECTION"))

locolT.ADD("",[DEFAULT])

locolT.REMOVE([DEFAULT])
lcx = "Test"
locolT.ADD(lcx,[DEFAULT]) 

lcx = "Test"
locolT.REMOVE([DEFAULT])
locolT.ADD(lcx,[DEFAULT]) 
What did you think I need to add to reproduce it ?

Marcel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform