Tags:
tag this topic
create new tag
view all tags
---+ .TEXT SET TXT MARGIN _This subroutine sets the margins for the text in the "current" Text Object_ _._ <br />%TOC% ---++ Usage: <pre> PASS <left_margin> FIELD SHARE? N PASS <right_margin> FIELD SHARE? N PASS <top_margin> FIELD SHARE? N PASS <bottom_margin> FIELD SHARE? N GOSUB 0CD .TEXT SET TXT MARGIN * Check for error IF 0CD .TEXT SET TXT MARGIN NE </pre> ---++ Description: This subroutine sets the margins for the text in the "current" Text Object. The parameters are optional. If specified, they must be an unsigned integer in the range 1-99999. They represent the margins in pixels. Any parameter that is blank will be reset to the default. By default, the left and right margins are approximately half the font width, and the top and bottom margins are approximately 1/4 of the font height. If only one parameter is passed, then all margins will be set to that value. Otherwise, the individual values are set as received. Any value not received is cleared indicating that an appropriate default should be used. You can also use [[CDTextSetTextMarginLeft][.TEXT SET TXT MARGIN:L]], [[CDTextSetTextMarginRight][.TEXT SET TXT MARGIN:R]], [[CDTextSetTextMarginTop][.TEXT SET TXT MARGIN:T]] and [[CDTextSetTextMarginBottom][.TEXT SET TXT MARGIN:B]] to set individual margins. ---++ 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
: r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r2 - 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