Difference: CDShapeGetName (1 vs. 2)

Revision 22012-02-25 - JeanNeron

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

.SHAPE GET NAME

Gets the name of the "current" Shape Object.

Revision 12011-10-20 - JeanNeron

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

.SHAPE GET NAME

Gets the name of the "current" Shape Object.


Usage:

      PASS         <shape_name>          FIELD            SHARE? Y
      GOSUB    OCD .SHAPE GET NAME
      *        Check for error
      IF       OCD .SHAPE GET NAME          NE

Description:

This gets the name of the "current" Shape Object. It will be returned in the <shape_name> parameter.

The <shape_name> is required, and the subroutine will cancel if it is not received. Also note that it must be passed with the SHARE flag set to "Y" to get the returned value.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-10-20

 
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