Difference: CDDatasetGetName (1 vs. 2)

Revision 22012-02-19 - JeanNeron

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

.DATASET GET NAME

This subroutine gets the name of the "current" Dataset.

Revision 12011-11-11 - JeanNeron

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

.DATASET GET NAME

This subroutine gets the name of the "current" Dataset.


Usage:

      PASS         <dataset_name>             FIELD            SHARE? Y
      GOSUB    0CD .DATASET GET NAME
      *        Check for Error
      IF       0CD .DATASET GET NAME          NE

Description:

This subroutine returns the name of the current "current" Dataset.

<dataset_name> must be PASSed, otherwise the subroutine will cancel. Note that you must pass the field shared to get the value returned. <dataset_name> must be an Alpha field, at least 16 characters long.

See Datasets Overview for more information on working with data.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-11-11

 
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