home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsd / dragme / !Index / !Help < prev    next >
Text File  |  1995-02-26  |  962b  |  33 lines

  1. !Index    © G.C.Wraith    (26/02/95)
  2.  
  3. Double click to install !Index on the iconbar.
  4. Drag the !Index icon into an open directory
  5. window to create an index of the directory
  6. (including the index).
  7.  
  8. This application has been designed in two parts:
  9. DragMe and _List_. DragMe gets the name of the 
  10. directory that its sprite is dragged into and 
  11. passes it as a parameter to _List_.
  12.  
  13. To work, DragMe needs 3 system variables to
  14. be set:
  15.  
  16.  DragMeIcon   - the name of the icon to appear
  17.                 on the iconbar. It must be less than 
  18.                 12 characters long.
  19.  
  20.  DragMeSprite - the name of the icon to be used
  21.                 during the drag. It must be less than 
  22.                 12 characters long.
  23.  
  24.  DragMe$Run   - the command to apply to the name of
  25.                 the directory into which the sprite
  26.                 is dragged.
  27.  
  28. See !Index.!Run for example.
  29.  
  30. I hope you find DragMe useful for your own applications.
  31.  
  32. G.C.Wraith (gavinw@sussex.ac.uk)
  33.