Difference: CDShapeSetCurrent (1 vs. 2)

Revision 22012-02-25 - JeanNeron

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

.SHAPE SET CURRENT

Set the "current" Shape Object to be a previously initialized Shape Object.

Revision 12011-10-20 - JeanNeron

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

.SHAPE SET CURRENT

Set the "current" Shape Object to be a previously initialized Shape Object.


Usage:

      PASS         <shape_name>          FIELD            SHARE? N
      GOSUB    OCD .SHAPE SET CURRENT
      *        Check for error
      IF       OCD .SHAPE SET CURRENT          NE

Description:

This sets the "current" Shape Object to be a previously initialized Shape Object.

The <shape_name> is a required parameter, and the subroutine will cancel if it is not received.

<shape_name> must refer to a shape you have previously initialized via .SHAPE INITIALIZE.

You can then modify the "current" shape via the .SHAPE SET routines.

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