Progress
ADM 2 Reference


addQueryWhere (query.p)

Adds some string-expression to the query’s WHERE clause and stores the result in the QueryString property. It returns TRUE if successful, FALSE if an appropriate buffer name for the WHERE-clause cannot be located.

Parameters:

INPUT pcWhere AS CHARACTER

Expression to add (might also be an “OF” phrase).

INPUT pcBuffer AS CHARACTER

An optional buffer specification.

INPUT pcAndOr AS CHARACTER

Specifies the operator that is used to add the new expression to an existing expression or expressions, either AND (the default) or OR.

Returns: LOGICAL

Notes:


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095