# YADMAN, MOTIF TOYS, MandelBrot Demo   I         This  demo,  Yadman  (Yet Another Damn  MANdelbrot  program)  can I         generate  and  display  images  of  the  Mandelbrot   set.    The I         Mandelbrot   set  is  produces  images  of  fractals,  fractional I         dimensions,  that  are  pleasing  to  the  eye.    Look   at  the *         OVERVIEW.TXT for complete details.                           ** NOTE **  I         You must  have the logical name DEMOS defined to point to the top I         level directory that  contains the YADMAN directory.  All command I         procedures rely on this  being  defined.   For example if all the I         YADMAN files are in WORK:[SMITH.YADMAN]  then  you need a logical           name defined as follows:         6         $ DEFINE/SYSTEM/EXECUTIVE DEMOS WORK:[SMITH.]   H         **  Ensure you include the "." after the last directory name  **                  To build... I         -----------------------------------------------------------------                          )         $ @DEMOS:[YADMAN]BUILD_YADMAN.COM   I         This will  build  either a OpenVMS VAX or OpenVMS AXP image based *         on what architecture it is run on.                          To run... I         -----------------------------------------------------------------   )         $ @DEMOS:[YADMAN]START_YADMAN.COM          I         This  will  start  up  the  appropiate  architecture  version  of          YADMAN.                                                YADMAN options... I         -----------------------------------------------------------------   1         $ YADMAN :== "$ DEMOS:[YADMAN]YADMAN_AXP"          $ YADMAN         9         Usage: demos:[yadman]yadman_axp.exe;1 [ options ]          .              Where options are one or more of:         C              [-x #] [-y #]                  x and y window position B              [-title WindowTitle]           Title of YADMAN window