Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I want merging Empty.Properties into another object.
Message
 
 
À
22/12/2003 12:39:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00861336
Message ID:
00861340
Vues:
20
Fabio,

The only way I can think of, is to use AMEMBERS() function to get a list of properties and than loop through array and add them to a target object with ADDPROPERTY() function.

>Hi,
>
>Now i use array for transport parameters into a form.
>
>Empty is slower respect to array, but it have name properties ( Array have index ),
>and with scatter/gather ( with array too) i can exchange record between two datasession.
>
>Well...
>
>No!
>
>My problem is this:
>
>with a array i can use ACOPY() for merging two array,
>but with a empty i haven't a ADDPROPERTYOBJECT(oSource,oTarget) function for insert oSource properties into a target object.
>
>A empty haven't methods or support properties,
>then i cannot write a cycle with ADDPROPERTY() function.
>
>Exists a way for put empty properties into a target object directly without
>known properties name list?
>
>Fabio
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform