home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / wp / wwmbar.zip / WWMBAR.TXT < prev   
Text File  |  1993-07-07  |  3KB  |  91 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. The Macros  in the  file  wwmbar.dot are  for  using
  8. multiple Icon bars in winword 2.0
  9. You are free to use and copy this software under the
  10. following condition:
  11. 1.) no military institution or research group or any
  12.    imployee from such institution or group  may use
  13.    this software.
  14.    This  software  must  also  not  been   used  in
  15.    institutions which  collaborate  which  military
  16.    institution.
  17. 2.) The copyright remark in  the macros must not  be
  18.    changed or removed
  19. 3.) If  any  modifications  are made  this  must  be
  20.    notified in an remark line inside the macros and
  21.    also below this text.
  22. 4.) This file should be copied with any copy  of the
  23.    software
  24. 5.) the Author makes no warranties in any  way about
  25.    this software
  26. 6.) You do not blame me because of my English
  27.  
  28. Enjoy it any comments are welcome
  29.  
  30.  
  31.  
  32. Installation:
  33. copy the file wwmbar.dot to your winword directory
  34. load windows and winword
  35. create  a  new   file  which   uses  wwmbar.dot   as
  36.    definition file
  37. change the icons  like you want  (the first icon  is
  38.    reserved) and use  the command Extras-Save  Icon
  39.    Bar (bar number 1)
  40. change again the icons like  you want and Save  (bar
  41.    number2)
  42. continue as long as you want (max. bar 9)
  43. now you  can change  from one  bar to  the other  by
  44.    clicking the first icon or with Extras-Next Icon
  45.    Bar
  46.  
  47.  
  48. Details:
  49. Macro    SimLeistLib
  50. This Library is were the macros are stored. They are
  51. stored in the subroutines DefLeist1 - DefLeist9.
  52. You must use  the numbers  1-9 and  you must  define
  53. starting from 1. Normally SaveSymLeistMakro will not
  54. allow that you do anything  else. The number of  the
  55. Icon Bar is identified by the first icon, because of
  56. this it must be "1" to "9".
  57. This library  also  defines the  function  lade(num)
  58. which  loads  the  icon  bar(num)  num  must  be  an
  59. existing icon bar.
  60.  
  61.  
  62. Macro SaveSymLeistMakro
  63. Saves the Icon bar inside the Macro SimLeistLib. You
  64. must select a the  number of the  icon bar, you  can
  65. only select numbers  from one  to at  must one  more
  66.  
  67.  
  68.  
  69.  
  70.  
  71. than the  number  of  bars  that  you  have  already
  72. defined.
  73.  
  74.  
  75. Macro SimLeist
  76. Loads the next  Icon Bar. Its  number is defined  by
  77. the first Icon in the actual bar so you must use the
  78. icons "1" - "9"
  79.  
  80.  
  81. Macro SaveSymbolLeist
  82. This Macro is not used by the others. It  saves your
  83. actual  Icon  Bar  to   a  file  in  the   directory
  84. c:\win\ww\
  85. (if you do not like this  you may change inside  the
  86. macro). After saving the macro you can  edit (change
  87. positions) the file  with a normal  text editor  and
  88. then reload it with ReadSymbolLeist.
  89.  
  90. Macro ReadSymbolLeist
  91. See SaveSymbolLeist