Tags:
tag this topic
create new tag
view all tags
---+ .TEXT INITIALIZE _This subroutine is called to initialize or reinitialize a text object._ <br />%TOC% ---++ Usage: <pre> PASS <text_spec_name> FIELD SHARE? N GOSUB 0CD .TEXT INITIALIZE * Check for error IF 0CD .TEXT INITIALIZE NE </pre> ---++ Description: <div id="_mcePaste">This initializes or reinitializes the specified text object. Initialization removes all the formatting from the specified text and everything is reset to defaults.</div> <text_spec_name> is a required parameter and the subroutine will cancel if it is not received. If the <text_spec_name> is blank, an error will be returned. <text_spec_name> can be any name you want to assign to this text object. Once you have created the text object, you can change its attributes using other .TEXT routines, and then use the named object in any subroutine that accepts a text box parameter. You can also use this to define a text box that is not associated with anything (ie, not a chart title, label, legend title, etc) but contains text you want to appear on the chart. After initializing the text box and setting any other parameters (text, fonts, colors, etc), you must use [[CDTextBxAlign][.TEXT BX ALIGN]] to indicate where on the chart the text box should be rendered. The newly initialized 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
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r3 - 2012-02-22
-
JeanNeron
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
E
dit
A
ttach
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