DocumentViewer (c) 1999 by J. T. Steichen is a GUI program for finding
& displaying text files or AmigaGuide files. Change the ToolTypes &
you can select which files to list & choose from. You can also set
the program that displays the file.
The source code is included so that others might learn how to use
GadTools, etc. Please don't abuse this program by making it harmful
& re-compiling it, what do you think this is, some sort of PC stuff?
Normally I don't place the source code in my archives because it's a lot
of work to make a program, especially since there aren't any new
books or documentation for how the newer versions of the OS work. Please
consider placing some of your source code in aminet, if you're a pro-
grammer.
HISTORY
1.0 DocumentViewer is now working correctly!
1.1 Minor GUI cleanup.
NOTES
No Tabs were used in the creation of this file (Tabs SHOULD BE
an endangered species!).
The following Default ToolTypes are used by this program:
ParentDir = "RAM:"
FileViewer = "MultiView"
FileExtFilter = "(#?.doc|#?.guide)"
GUI Designed by : Jim Steichen
$VER: DocumentViewer 1.1 (08-Feb-2000) by J.T. Steichen
Written using GadToolsBox V37.300 & SAS-C V6.58 on an A4000T (OS3.5)
by Jim Steichen (email: jsteic1957@aol.com)
/* -------------- END of DocumentViewer.readme file! ----------------- */
|