home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / treefldr.zip / TreeFldr.txt < prev   
Text File  |  1997-02-10  |  2KB  |  36 lines

  1. ******************************** TREEFOLDER *******************************
  2.              (c) 1997 - Alessandro Cantatore - Team OS/2 Italy
  3. ***************************************************************************
  4.  
  5.  
  6. This program is freeware and you are free to use it as you like.
  7. The author is not liable for any loss or damage.
  8.  
  9. There is a new settings options in WARP 4. Folders in tree view can display
  10. files as well as directories.
  11. You can see some examples in the "\DESKTOP\CONNECTIONS\WEB SITES" folders
  12. or in some subdirectories in the "Assistance Center" folder.
  13. At first I wrote a small REXX script to set the new attribute by dragging
  14. the folder icon on the REXX script icon. Unfortunately it doesn't work
  15. with the subdirectories in the "Web Sites" folder. I couldn't see anything
  16. wrong with it (I'm enclosing it so some of you'll be able to show me what's
  17. wrong) so I decided to try to write a small PM program (well it shows just
  18. some message boxes). It took only few minutes to write it and since it
  19. looks like it works OK I'm releasing it to the public :-).
  20.  
  21. The easiest way to use it is to drag a folder on its icon or type the name
  22. of the folder you want to open from the command line. Sometimes the button
  23. with the plus sign won't appear. Just close and open again the folder in
  24. which the "SHOWALLINTREEVIEW" folder (i.e. the folder you just dragged)
  25. is contained...
  26.  
  27. I enclose here the following files:
  28. treefldr.cmd        // the rexx script which doesn't work in "Web Sites"
  29. treefldr.exe        // written in C and compiled with visual age C++
  30. treefldr.txt        // you're reading it
  31.  
  32. I hope you'll find it useful
  33.  
  34. For any question you can get in touch with me at:
  35. alexcant@mbox.vol.it
  36.