Tags:
view all tags
---+ .UTIL FIELD GET _This subroutine is called to retrieve the value of the specified field name._ <br />%TOC% ---++ Usage: <pre> PASS <value> FIELD SHARE? Y PASS <App_Id> FIELD SHARE? N PASS <Field_Name> FIELD SHARE? N PASS <Occ_no> FIELD SHARE? N GOSUB --- .UTIL FIELD GET * Check for errors IF --- .UTIL FIELD GET NE </pre> ---++ Description: This subroutine is called to retrieve the value of the specified field name. All parameters are required. If any required parameters are missing, the subroutine will CANCEL. <value> will contain the data in string format from the specified field (Required). This must be PASSed with Share "Y" to return the value. <App_Id> is the Application Id of the field whose value you want to retrieve (Required). The version will be taken from the currently running version. <Field_Name> is the field whose value you want to retrieve (Required). This must be a valid field in the specified application. <Occ_no> is the occurrence number to be retrieved (Required). If blank or zero, it will default to 1. <value> will contain a string representing the data in <Field_Name>. Dates will be in CCYYMMDDhhmmsstt format, with any missing parts filled with dashes. If <Field_Name> cannot be found, an error will be returned and the previous contents of <value> (if any) will be unchanged. See also [[0LASubrUtilFieldSet][.UTIL FIELD SET]]. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% Main.JeanNeron - 2012-02-29
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r2 - 2012-02-29
-
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