sort an array
Richard D. Williams
richard at appgrp.net
Tue Jun 5 08:26:38 PDT 2018
Dave,
I don't know of any function in FP that will sort an array.
What I do is write the array data out to a temporary file that has an
index built in the correct order,
clear the array, reach back into the temporary file, and fill the array
again.
You can use the tty as a unique identifier for each instance.
Hope this helps,
Richard
On 6/5/2018 9:28 AM, davidrottkamp via Filepro-list wrote:
> Hi
>
> Is there a way to sort an array made inside filepro
>
> version
>
> linux
>
>
More information about the Filepro-list
mailing list