home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Raytracing / Raytracer / LW5VT09.LHA / Toaster / Arexx_examples / Lwe / Manual / Install.eng < prev    next >
Encoding:
Text File  |  1996-06-10  |  1023 b   |  26 lines

  1. The Lightwave Enhancer Macros are easy to use and easy to in-
  2. stall. Simply copy the "/LWE" Drawer to a new Drawer,
  3. which should be "TOASTER:LWE". Normaly this drawer is also na-
  4. med "Toaster". Then copy the "/libs/???/LWE.LIB" lib-
  5. rary to "LIBS:LWE.library". Replace "???" with FPU, if your
  6. machine is equipped with a FPU, or NOFPU if not.
  7. [PAGE]
  8. Copy the drawers with the Workbench or 
  9. Type the following commands in a SHELL window:
  10.    copy LWE TOASTER:LWE ALL
  11.    copy libs/???/LWE.LIB libs:LWE.library
  12. [PAGE]
  13. The copied files are:
  14.    Toaster/LWE/LWE_LIST (the macro mist)
  15.    Toaster/LWE/#?.lwm (the macros)
  16.    Toaster/LWE/MANUAL/#? (the manual text)
  17.    libs:LWE.library (the library)
  18. [PAGE]
  19. To use the Macros, start the Modeler, invoke Objects/Macros,
  20. choose Configure List and load the LWE_LIST out of the "3D:"
  21. drawer. The 25 Macros are then available in the Macro List. It
  22. is also possible to start a Macro directly via Objects/Macros-
  23. /Direct Command. For general information about ARexx read your
  24. LW Manual.
  25. [END]
  26.