Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with the function
Message
 
 
À
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:
00434162
Vues:
20
>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

Hi Daniel,

This is pretty neat solution. I'll try that.

Thanks.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform