---+ .COLOR INITIALIZE _This subroutine is called to initialize or reinitialize a color object._ %TOC% ---++ Usage: <pre> PASS <color_spec_name> FIELD SHARE? N GOSUB 0CD .COLOR INITIALIZE * Check for error IF 0CD .COLOR INITIALIZE NE </pre> ---++ Description: <div id="_mcePaste">This initializes or reinitializes the specified color object. Initialization removes all the formatting from the specified color and everything is reset to defaults.</div> <color_spec_name> is a required parameter and the subroutine will cancel if it is not received. If the <color_spec_name> is blank, an error will be returned. <color_spec_name> can be any name you want to assign to this color object. The newly initialized color object is set to be the "current" color object. See ColorSpec for more information on working with colors. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-15
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorColorRoutines
>
CDColorInitialize
Topic revision: r3 - 2012-02-22 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback