home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / addnew.zip / README.TXT < prev   
Text File  |  1996-03-30  |  2KB  |  47 lines

  1.                            WHAT THESE SCRIPTS DO
  2.  
  3. They  allow you to setup the desktop's menu so that you only need to right
  4. click on the desktop to get a new folder or program object without  having
  5. to rummage through the templates folder.  Also, if you want to create more
  6. than one new object,  these scripts will automatically modify the name  of
  7. the newest object thus avoiding a name collision.
  8.  
  9.  
  10.                                INSTALLATION:
  11.  
  12. Just put these files in whichever directory you like.
  13.  
  14. Then modify the desktop menu by right clicking on  the  desktop  and  then
  15. selecting  "Settings" and then "Menu".   This brings up the page that lets
  16. you make the desired modifications.   This page is broken  down  into  two
  17. parts:   a  top part and a bottom part.   The top part lets you create new
  18. submenus on the desktop's menu.   The bottom part lets you add programs or
  19. REXX scripts to the submenus.
  20.  
  21. THE TOP PART:  Select the top "Create another...", and where it says "Menu
  22. name:", type in "~New".  Then click on OK.   If you look in the top yellow
  23. box, you will see that "~New" has now been added as a submenu.  Now, click
  24. on "~New" in the yellow box to highlight it so that OS/2 will  know  which
  25. submenu you want to modify.
  26.  
  27. THE  BOTTOM  PART:   The  easiest way to add the two scripts to the "~New"
  28. submenu is by dragging and dropping the icons that  represent  the  script
  29. into  the  bottom  yellow  box.    If  you  want to use the bottom "Create
  30. another..."  you're on your own, but it looks easy enough.
  31.  
  32. Your now done.   If you don't like the way your menus look,   play  around
  33. with  the  "Settings..."   dialogue.   Personally,  I have a "New" submenu
  34. which brings me  to  two  options  called  "Folder  Object"  and  "Program
  35. Object".
  36.  
  37. IMPORTANT:   If you want this to be seamless,  then you need to modify the
  38. REXX scripts' objects so that the scripts start minimized and so that they
  39. close their windows on exit.  This is easy enough to do.  Just right click
  40. on the exact same icons you dragged and dropped into the yellow box.  Now,
  41. select "Settings" and then "Session".  Check the appropriate options.
  42.  
  43. DISCLAIMER: Use at your own risk.
  44.  
  45. Paul Serice
  46. serice@sprynet.com
  47.