Progress
ADM 2 Reference


newWhereClause (combo.p)

Inserts a new expression to query’s prepare string for a specified buffer.

Parameters:

INPUT pcBuffer AS CHARACTER

The buffer

INPUT pcExpression AS CHARACTER

The new expression

INPUT pcWhere AS CHARACTER

The current query-prepare string

INPUT pcAndOr AS CHARACTER

The operator used to relate the new expression to the existing query. Valid values are "AND" (default) and "OR".

Returns: CHARACTER

Notes: 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