Progress
ADM 2 Reference
findRowWhere (data.p)
Finds a row and repositions to it.
Parameters:INPUT pcColumns AS CHARACTER
Column names (comma separated); fieldname of a table in the query in the form of TBL.FLDNM or DB.TBL.FLDNM (only if qualified with db), (RowObject.FLDNM should be used for SDOs). If the fieldname is not qualified, it checks the tables in the TABLES property and assumes the first is a match.
INPUT pcValues AS CHARACTER
Corresponding Values (CHR(1) separated).
INPUT pcOperators AS CHARACTER
The operator (one for all columns):
Returns: LOGICALNotes: The logic is in thequery.p
super.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |