Difference: CDChartGetName (1 vs. 6)

Revision 62012-02-19 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDChartDirectorDesignerAPI"
>
>
META TOPICPARENT name="CDChartDirectorBaseChartRoutines"
 

.CHART GET NAME

This subroutine is called to get the name of the "current" chart spec.

Revision 52011-11-15 - JeanNeron

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

.CHART GET NAME

Line: 20 to 20
  The name may be blank.
Changed:
<
<
The name of the current chart is returned in <chart_spec_name> so this parameter must be passed.
>
>
The name of the current chart is returned in <chart_spec_name> so this parameter must be passed shared.
 

Comments:

Read what other users have said about this page or add your own comments.

Revision 42011-09-14 - JeanNeron

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

.CHART GET NAME

Line: 8 to 8
 

Usage:

      PASS         <chart_spec_name>          FIELD            SHARE? Y
Changed:
<
<
GOSUB CHT .CHART GET NAME
>
>
GOSUB 0CD .CHART GET NAME
 
    • Check for errors
Changed:
<
<
IF CHT .CHART GET NAME NE
>
>
IF 0CD .CHART GET NAME NE
 

Description:

<chart_spec_name> is the name which uniquely identifies the "current" chart spec.

Revision 32010-03-20 - SteveFrizzell

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="ChartDirectorDesignerAPI"
>
>
META TOPICPARENT name="CDChartDirectorDesignerAPI"
 

.CHART GET NAME

This subroutine is called to get the name of the "current" chart spec.

Line: 27 to 27
 
<--/commentPlugin-->

-- SteveFrizzell - 2010-02-15

Added:
>
>
META TOPICMOVED by="SteveFrizzell" date="1269082273" from="Main.ChartGetName" to="Main.CDChartGetName"

Revision 22010-03-17 - SteveFrizzell

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

.CHART GET NAME

This subroutine is called to get the name of the "current" chart spec.

Changed:
<
<
<chart_spec_name> is the name which uniquely identifies the "current" chart spec. The name may be up to 30 characters in length.
>
>

Usage:

 
Changed:
<
<
The name of the current chart is returned in <chart_spec_name> so this parameter must be passed.
>
>
      PASS         <chart_spec_name>          FIELD            SHARE? Y
      GOSUB    CHT .CHART GET NAME
      *        Check for errors
      IF       CHT .CHART GET NAME            NE

Description:

 
Changed:
<
<
      PASS         <chart_spec_name>          FIELD            SHARE? Y  (Required)
      GOSUB    CHT .CHART GET NAME
>
>
<chart_spec_name> is the name which uniquely identifies the "current" chart spec.

The name may be up to 30 characters in length.

The name may be blank.

The name of the current chart is returned in <chart_spec_name> so this parameter must be passed.

Comments:

Read what other users have said about this page or add your own comments.

<--/commentPlugin-->
  -- SteveFrizzell - 2010-02-15

Revision 12010-02-15 - SteveFrizzell

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="ChartDirectorDesignerAPI"

.CHART GET NAME

This subroutine is called to get the name of the "current" chart spec.

<chart_spec_name> is the name which uniquely identifies the "current" chart spec. The name may be up to 30 characters in length.

The name of the current chart is returned in <chart_spec_name> so this parameter must be passed.

      PASS         <chart_spec_name>          FIELD            SHARE? Y  (Required)
      GOSUB    CHT .CHART GET NAME

-- SteveFrizzell - 2010-02-15

 
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