home *** CD-ROM | disk | FTP | other *** search
- !Index 1.0 © G.C.Wraith (25/08/95)
-
- Double click to install !Index on the iconbar.
- Drag the !Index icon into an open directory
- window to create an index of the directory
- (including the index).
-
- This application has been designed in two parts:
- DragMe and !RunImage. DragMe gets the name of the
- directory that its sprite is dragged into and
- passes it as a parameter to !RunImage.
-
- DragMe must be used in a directory named in the
- system variable DragMe$Dir, which must contain
- a Templates file, containing a template called "info",
- and a file called !RunImage. If you want to alter
- either the taskname ("Index") or the icon ("!index")
- used by DragMe you will need to edit it, for example
- with Edit or Zap. The taskname is given by the
- zero-terminated string offset 16 bytes from the
- start of the file DragMe. The iconbar icon is named by
- the zero-terminated string offset 52 bytes from the
- start of the file DragMe. These names must be less
- than 12 characters long.
- Judicious editing of the two occurrences of the string
- "DragMe$Dir" in the file DragMe may be useful too.
-
- I hope you find DragMe useful for your own applications.
-
- G.C.Wraith (gavinw@sussex.ac.uk)
-