Tags:
view all tags
---+ .TEXT CREATE PAD _This subroutine fills a field with a single character._ <br />%TOC% ---++ Usage: <pre> PASS <text_field> FIELD SHARE? Y PASS <pad_char> FIELD SHARE? N PASS <pad_length> FIELD SHARE? N GOSUB --- .TEXT CREATE PAD * Check for errors IF --- .TEXT CREATE PAD NE </pre> ---++ Description: This subroutine fills a field with a single character. The first 2 parameters are required. If any required parameters are missing, the subroutine will CANCEL. <text_field> is the field you want filled with <pad_char> (Required). This must be PASSed with Share "Y" to return the value. <pad_char> is the character to fill with (Required). <pad_length> is the number of characters to place into <text_field> (Optional). The default is to fill the entire field. Note that this does not append the <pad_char> to <text_field>, it completely replaces any existing data in <text_field>. Release 6.0 & higher support text fields up to 1M in size. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-09
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r2 - 2017-10-06
-
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
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
Edit
Attach
Copyright © 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