Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with the function
Message
De
25/10/2000 12:59:25
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00434138
Message ID:
00434160
Vues:
22
Nadya:

You can use something like

SELECT (tcField) FROM (tcTable) INTO ARRAY MyArray
=ASORT(MyArray)
RETURN ( MyArray[CEILING(ALEN(MyArray)/2)) )

if you don't want to create/use an index tag.

The error handler needs to handle your special cases.

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

Click here to load this message in the networking platform