Tags:
tag this topic
create new tag
view all tags
---+ .TEXT CUT AT POS _This subroutine removes characters from a text/alpha field._ <br />%TOC% ---++ Usage: <pre> PASS <text_field> FIELD SHARE? Y PASS <start_cut> FIELD SHARE? N PASS <len_cut> FIELD SHARE? N PASS <cut_field> FIELD SHARE? Y GOSUB --- .TEXT CUT AT POS * Check for errors IF --- .TEXT CUT AT POS NE </pre> ---++ Description: This subroutine removes characters from a text/alpha field. The first 3 parameters are required. If any required parameters are missing, the subroutine will CANCEL. <text_field> is the field from which you want the characters removed (Required). This must be PASSed with Share "Y" to return the value. <start_cut> is the starting position of the characters to be removed (Required). <len_cut> is the number of characters to be removed (Required). <cut_field> returns the characters that were removed (Optional). This must be PASSed with Share "Y" to return the value. Note: This subroutine is designed to operate on Alpha, Text, and Token fields only. The returned results are undefined if you specify any other type of field. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-10
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 - 2023-04-10
-
BrianRyan
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
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