Progress
ADM 2 Reference


insertExpression (query.p)

Inserts an expression into a buffer’s WHERE clause.

Parameters:

INPUT pcWhere AS CHARACTER

Complete WHERE clause with or without the FOR keyword, but without commas.

INPUT pcExpression AS CHARACTER

New expression or OF phrase (Existing OF phrase is replaced).

INPUT pcAndOr AS CHARACTER

Specifies what operator is used to add the new expression to existing ones, either AND (the default) or OR.

Returns: CHARACTER PRIVATE

Notes:


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