home *** CD-ROM | disk | FTP | other *** search
-
- RenumSeq.rexx 1995 by Christoph Mayer
-
- $Ver 1.0;
-
-
- What is it for?
-
- This Arexx-script renumbers or renames a picture sequence.
- For example You generated a sequence named "pic.0000" ... "pic.0125".
- With this program You can change the start number of the sequence or
- give it a new name like "sequence.0001" ... "sequence.0126".
-
-
- Usage:
-
- Copy this script into Your Rexx: directory.
- Use it from CLI and Type "rx RenumSeq.rexx". Then You'll be guided
- through the parameters.
-
-
-
- Copying:
-
- This script is Freeware, You can make as many copies for free as You want.
-
-
- Author:
-
- Christoph Mayer
- Von Parseval-Str. 3
- 86159 Augsburg
-
- Germany 0821/585801
-
- E-MAIL: chris@teflon.rz.uni-augsburg.de
-
-