Difference: CDChartInitialize (11 vs. 12)

Revision 122011-09-14 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.CHART INITIALIZE

Line: 8 to 8
 

Usage:

      PASS         <chart_type>               FIELD            SHARE? N
      PASS         <chart_spec_name>          FIELD            SHARE? N
Changed:
<
<
GOSUB CHT .CHART INITIALIZE
>
>
GOSUB OCD .CHART INITIALIZE
 
    • Check for chart initiailization error
Changed:
<
<
IF CHT .CHART INITIALIZE NE
>
>
IF OCD .CHART INITIALIZE NE
 

Description:

This subroutine must be the first subroutine called when defining a chart.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback