
Brief Description of your download
Sort.zip contains two VisPro/REXX executable files. The first one is ...\Sort\RUN.EXE, which runs a sorting program (Sort). Sort allows you
to sort the data contained in ASCII (text) file or data from a REXX SysFileTree operation. You can perform alphabethic, numeric, date
and/or time sorts. You can sort in ascending order (Alpha, Beta, Zeta) or in descending order (Zeta, Beta, Alpha). For numerical sorts
the program handles negative numbers and/or numbers with decimals.

If the data is from an ASCII file, it must be "properly prepared" before use in Sort. The EqulFlds executable, ...\EqulFlds\RUN.EXE, helps
you to properly prepare ASCII file data.




Installation Instructions:
Unzip the archive, Sort.zip, to a suitable place on your system. Keep the directory structure of the Sort folder intact (do not change anything
inside) Keep the directory structure of the EqulFlds folder intact. If you do not keep the structure of the Sort folder intact, the online help
will not work for the Sort program. Similarly, the online help for the EqulFlds program will not work, if you do not keep the structure of the
EqulFlds folder intact.

Per your choice, create a program object for the Sort executable: 	...\Sort\RUN.EXE

Per your choice, create a program object for the EqulFlds executable:	...\EqulFlds\RUN.EXE

If created, place the program objects somewhere suitable on your system. Double click on the Sort program object to execute the Sort program.
Double click on the EqulFlds program object to execute the EqulFlds program. Each program has online (while the program is running) help.
Each folder also contains operating instructions in a text file. For the Sort program it is: ...\Sort\Sort_Help.TXT. For the EqulFlds
program it is: ...\EqulFlds\EqulFlds_Help.TXT.

If you decide not to create program objects you will have to double click on the Sort executable (...\Sort\RUN.EXE) to run that program.
Similarly, you will have to double click on the EqulFlds executable (...\EqulFlds\RUN.EXE) to run EqulFlds.




How to create a program object

