Sorting an array

Jean-Pierre Radley appl at jpr.com
Thu May 19 08:21:38 PDT 2016


RichardKreiss averred (on Wed, May 18, 2016 at 04:15:46PM +0000):
| I would like to be able to sort a 20 element array.
| 
| Any suggestion as to how best to do this on a Windows machine?

This was answered eleven years ago:

::' This is a proforma subroutine to sort a filePro array.:
::' It works on UNIX/Linux or Windows (NTFS filesystems,:
::'   because it uses long file names for temporary files,:
::'   but can be edited to work with 8.3 file names).:
::'@(#) (C)2005 Bob Stockler - Free use allowed so long as this line remains:
::'@(#) sort subroutine - sort an array (write a temporary file and sort it):

Those are the first six lines of a processing table called SortArrays.
Get it, and several other very useful tools, from ftp.jpr.com:filePro.



-- 

JP


More information about the Filepro-list mailing list