L ColorMap, MOTIF_TOYS, Shows current number of color's available in colormap.  I         This  directory    contains  the  source,  build  procedure   and M         executables for OpenVMS AXP and  OpenVMS  VAX.   They  include  a     !         BUILD_demo.COM    and   a I         START_demo.COM that run on both OpenVMS VAX and OpenVMS AXP.  You I         may  need to edit the START_demo.COM to suit your  demo's  needs. 9         The build procedure assumes a native environment.                   Cheers,           Ed Smith [SPEZKO::SMITH]         I         -----------------------------------------------------------------          I         This demo  shows  the  current number of color's available in the          colormap.                                            ** NOTE **  I         You must have  the logical name DEMOS defined to point to the top I         level  directory  that contains  the  COLORMAP  directory.    All I         command procedures rely on this  being  defined.   For example if I         all the COLORMAP files are in WORK:[SMITH.COLORMAP] 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:[COLORMAP]BUILD_COLORMAP.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:[COLORMAP]START_COLORMAP.COM          I         This  will  start  up  the  appropiate  architecture  version  of          COLORMAP.                                                COLORMAP options... I         -----------------------------------------------------------------   -         You may specify any standard options:          7         $ COLORMAP :== "$ DEMOS:[COLORMAP]COLORMAP_AXP" '         $ COLORMAP -geom WxH+X+Y -icon                       