home *** CD-ROM | disk | FTP | other *** search
- This DirUtil is written in Modula-2. It has two commands which are of no
- use to NON-Modula programmers. LINK and MODULA. They may be patched to
- do other things if you have a little ingenuity and knowledge of program
- arrangement.
-
- link in lower case is the command passed when LINK is hit. (They only
- appear once in each case - UPPER is the Gadget). If the lower case is
- changed to another word (which fits the given space), it will try to
- execute that command. WARNING - this command also has an extra tail word
- put on it automatically (a lowercase o - which to us means "optimize"). If
- this will cause a problem, you can patch the other word and leave this one
- alone. If your substitute command doesn't pay attention to tails, it won't
- matter.
-
- modula in lower case is the command passed when MODULA is hit. (They only
- appear once in each case - UPPER is the Gadget). If the lower case is
- changed to another word (which fits the given space), it will try to
- execute that command.
-
- OTHERWISE, This is a nice (I'm biased), complete, compact, DirUtil with a
- 250 file per directory capacity. - Read the docs for specifics.
- Greg Browne
-
-
-
-
-