MakeMain.rexx (and AmigaGuideFrontend.rexx)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is a little program which automagically creates a master AmigaGuide
document containing links to all your other guide files. MakeMain.rexx
does this by scanning the directories where your guide files reside.
It is bundeled with a small frontend for AmigaGuide which will display
the main guide if invoked without parameters.
INSTALLATION:
Put the programs somewhere where ARexx will find them. You will
have to change some constants in the programs, so you *MUST*
look at the source. (You'll also find some more documentation
in there)
You might want to create an alias for the AmigaGuideFrontend program.
COPYRIGHT:
Copyright © 1992,93 Frohwalt Egerer
All rights reserved.
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose, without fee, and without
written agreement is hereby granted, provided that the above
copyright notice and the following two paragraphs appear in all
copies of this software and supporting documentation.
In no event shall Frohwalt Egerer be liable to any party for
direct, indirect, special, incidental, or consequential damages
arising out of the use of this software and its documentation,
even if Frohwalt Egerer has been advised of the possibility of
such damage.
Frohwalt Egerer specifically disclaims any warranties, including,
but not limited to, the implied warranties of merchantability and
fitness for a particular purpose. The software provided
hereunder is on an "as is" basis, and Frohwalt Egerer has no
obligation to provide maintenance, support, updates,
enhancements, or modifications.
|