Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with the function
Message
 
 
To
25/10/2000 12:59:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00434138
Message ID:
00434162
Views:
17
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform