Tags:
tag this topic
create new tag
view all tags
---+ .TEXT SET TXT MAX SZ:H _This subroutine sets the maximum height_ _of the text that can be displayed in the "current" Text Object._ <br />%TOC% ---++ Usage: <pre> PASS <max_lines> FIELD SHARE? N GOSUB 0CD .TEXT SET TXT MAX SZ:H * Check for error IF 0CD .TEXT SET TXT MAX SZ:H NE </pre> ---++ Description: This subroutine sets the maximum number of lines of text that can be displayed in the "current" Text Object. If the text requires more than <max_lines>, the text will be truncated, with the last visible characters replaced with "...". The parameter is optional, if blank or not passed it will be reset to the default value. <max_lines> is the maximum number of lines of text. Allowed range is 1-99. See [[CDTextSetTextMaxSize][.TEXT SET TXT MAX SZ]] to set the height and width simultaneously or [[CDTextSetTextMaxSizeWidth][.TEXT SET TXT MAX SZ:W]] to set the maximum width. <strong>NOTE:</strong> You cannot set <max_text_lines> unless you also set the width via [[CDTextSetTextMaxSize][.TEXT SET TXT MAX SZ]] or [[CDTextSetTextMaxSizeWidth][.TEXT SET TXT MAX SZ:W]]. If you do not set width, the setting for <max_text_lines> will be ignored. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-11-18
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