Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about ASORT()
Message
De
05/04/2002 07:11:52
Lazar Sorin-Voicu
Azur S.A. Subsidiary of Icc Ind. Newyork
Timisoara, Roumanie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Question about ASORT()
Divers
Thread ID:
00641310
Message ID:
00641310
Vues:
57
When I'm trying to sort an array with asort()
in witch I have two or more records with the same value the phisical order changes
Ex.

.
.
.
n=123
n+1=123
n+2=123
.
.
.
after asort()

.
.
.
n+1=123
n=123
n+2=123
.
.
.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform