home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / rxmem.zip / RxMem.HLP (.txt) < prev    next >
OS/2 Help File  |  1996-03-11  |  3KB  |  42 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Using RxMem... ΓòÉΓòÉΓòÉ
  3.  
  4.  Introduction 
  5.  
  6.  RxMem is a database for code fragments you use frequently in your projects, 
  7. especially ones you've devised yourself. Its advantage over similar tools which 
  8. manage code templates is its 'popup nature'. It will only appear on your 
  9. (already cluttered!) screen when you place the mouse pointer in the corner 
  10. you've assigned to it (initially, this is the top left corner). Press Hide when 
  11. you've finished using RxMem for the time being. Doing so, will also cause the 
  12. program to 'nap' for two seconds, just in case there's something in that hot 
  13. corner you wish to access without the popup panel's interference. 
  14.  
  15.  Usage 
  16.  
  17.  The program allows you to Fetch code fragments from any editing tool via the 
  18. clipboard. Similarly, you can Export them to the project you're working on. 
  19. Such elements of program code have two main keys: their Category and their 
  20. Function. The former is a kind of overall header, grouping as many code 
  21. templates as you wish. The latter is a brief descriptive title for an 
  22. individual item of code. When RxMem is evoked or re-evoked, the Contents list 
  23. displays all the categories you've created in the database. Clicking, or 
  24. double-clicking one of these takes you to a list of actual code fragments, 
  25. described by their functions. Just to demonstrate this, I've already placed two 
  26. categories with a total of three ReXX code fragments in the database. Delete 
  27. them if you wish, especially if you're not a ReXX programmer. Deleting all 
  28. templates in a category automatically deletes the category as well. 
  29.  
  30.  The Code field contains the actual fragments in the database, while the 
  31. Purpose window is for descriptions and comments. You can Add entries or Modify 
  32. existing ones by pressing the appropriate buttons after you've made the 
  33. required changes to all the fields. And - of course - you can Delete records, 
  34. too. 
  35.  
  36.  The Bookcase - represented by an icon - is merely a standard OS/2 folder. It's 
  37. intended to accomodate shadow objects of files you wish to 'take along with 
  38. you' when working on a project - especially .inf files. Since the Bookcase 
  39. folder is hidden when you hide RxMem itself your screen is spared yet another 
  40. open window. 
  41.  
  42.