---+ .TEXT SET CURRENT _This subroutine is called to set the "current" Text Object to be a previously initialized Text Object._ <br />%TOC% ---++ Usage: <pre> PASS <text_spec_name> FIELD SHARE? N GOSUB 0CD .TEXT SET CURRENT * Check for error IF 0CD .TEXT SET CURRENT NE </pre> ---++ 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 [[CDTextInitialize][.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._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-17
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorTextRoutines
>
CDTextSetCurrent
Topic revision: r2 - 2012-02-22 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback