home *** CD-ROM | disk | FTP | other *** search
- Short: Make one guide, which is linked to all your guides.
- Uploader: kfribert@scala.ping.dk (Kenneth Fribert)
- Author: kfribert@scala.ping.dk (Kenneth Fribert)
- Type: text/hyper
- Distribution: OK
-
- This arexx script will link all your AmigaGuide's in a directory into
- one amigaguide.
- So now you won't have to search through directories for a filename,
- just look through the alfabetized list in this guide.
- It can even work recursively through the levels of directories and
- sub-directories.
-
- New in this version: Bugfix, and can now include Ascii files (only
- OS3+).
-
-
-
- To start this little script just run it on an empty dir, like this:
-
- rx masterguide.rexx t: out=ram:guide
-
- The t: should off course be substitued with something else if your t: dir has any guides in it.
-
-
- NOTE: This program does NOT affect programs which uses AmigaGuides themselves, it is only working with links to the guides, not the guides themselves.
-