home *** CD-ROM | disk | FTP | other *** search
- !Index © G.C.Wraith (26/02/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 _List_. DragMe gets the name of the
- directory that its sprite is dragged into and
- passes it as a parameter to _List_.
-
- To work, DragMe needs 3 system variables to
- be set:
-
- DragMeIcon - the name of the icon to appear
- on the iconbar. It must be less than
- 12 characters long.
-
- DragMeSprite - the name of the icon to be used
- during the drag. It must be less than
- 12 characters long.
-
- DragMe$Run - the command to apply to the name of
- the directory into which the sprite
- is dragged.
-
- See !Index.!Run for example.
-
- I hope you find DragMe useful for your own applications.
-
- G.C.Wraith (gavinw@sussex.ac.uk)
-