Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: REXXAlgorithms_1-21.zip Short Description: REXX Algorithms 1.21 (1996-11-05) Long Description: Some useful Rexx algorithms. The file RXALG121.CMD is the collection of some Rexx-algorithms: 1. Binary search. 2. Bubble sort. 3. Insertion sort. 4. Quick sort 5. Shell sort 6. Square root 7. Digital Audio Player (mciRexx). 8. To lower case. 9. (gregorian) date to julian date. 10. Julian date to (gregorian) date. 11. Year with century. 12. Exclude multiple items. All these code templates are written as internal subroutines. REXX Script. (rexxalgo.zip) Proposed directory for placement: /pub/os2/util/misc Your name: Martin Iturbide Email address: martin@os2world.com Program contact name: Janosch R. Kowalczyk Program contact email: Program URL: Would you like the contact email address included in listings? yes Operating System/Version: OS/2 Warp 3 or later. Additional requirements: REXX Replaces: