Difference: CDTextSetCurrent (1 vs. 2)

Revision 22012-02-22 - JeanNeron

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

.TEXT SET CURRENT

This subroutine is called to set the "current" Text Object to be a previously initialized Text Object.

Revision 12011-11-17 - JeanNeron

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

.TEXT SET CURRENT

This subroutine is called to set the "current" Text Object to be a previously initialized Text Object.


Usage:

      PASS         <text_spec_name>           FIELD            SHARE? N
      GOSUB    0CD .TEXT SET CURRENT
      *        Check for error
      IF       0CD .TEXT SET CURRENT          NE

Description:

This makes the specified text object the "current" text object. You can then change aspects of the text object via the various .TEXT * routines.

<text_spec_name> must refer to a previous initialized text object (via .TEXT INITIALIZE), or it can be blank to refer to the "unnamed" text object.

The newly selected text object is set to be the "current" text object.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-11-17

 
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