Progress
ADM 2 Reference
newWhereClause (lookup.p)
Appends a new expression to the query’s prepare string for a specified buffer.
Parameters:INPUT pcBuffer AS CHARACTER
The target buffer
INPUT pcExpression AS CHARACTER
The new expression
INPUT pcWhere AS CHARACTER
The current query-prepare string
INPUT pcAndOr AS CHARACTER
The operator with which to append the new expression: ‘AND’ (default) or ‘OR’
Returns: CHARACTERNotes: This is a utility function that doesn’t use any properties.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |