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