home *** CD-ROM | disk | FTP | other *** search
- This is a copy utility written in REXX for OS/2.
- There are easier ways to do most of this including using the
- FILEMANAGER and there are even better programs written.
-
- It does serve as a good example of some of the REXXOS/2 command
- structures and syntax. We used a couple of techniques including
- the non-SAA "directory" command that probably will not work on
- a VM or MVS system.
-
- There are comments liberally spread throughout the source to give
- you an idea of the intent. Have fun.