Difference: CDPieSectorSetCurrent (1 vs. 3)

Revision 32012-02-24 - JeanNeron

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

.PIE SECT SET CURRENT

This subroutine is called to select a new "current" pie sector spec.

Revision 22011-11-11 - JeanNeron

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

.PIE SECT SET CURRENT

Line: 7 to 7
 

Usage:

      PASS         <sector_no>          FIELD            SHARE? N

Changed:
<
<
GOSUB OCD .PIE SECT SET CURRENT
>
>
GOSUB 0CD .PIE SECT SET CURRENT
 
    • Check for error
Changed:
<
<
IF OCD .PIE SECT SET CURRENT NE
>
>
IF 0CD .PIE SECT SET CURRENT NE
 

Description:

This makes the specified sector the "current" sector spec. You can then change various aspects of the sector via the .PIE SET SECT * routines.

Revision 12011-10-04 - JeanNeron

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

.PIE SECT SET CURRENT

This subroutine is called to select a new "current" pie sector spec.


Usage:

      PASS         <sector_no>          FIELD            SHARE? N
      GOSUB    OCD .PIE SECT SET CURRENT
      *        Check for error
      IF       OCD .PIE SECT SET CURRENT          NE

Description:

This makes the specified sector the "current" sector spec. You can then change various aspects of the sector via the .PIE SET SECT * routines.

The newly initialized sector spec is set to be the "current" sector spec.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-10-04

 
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