Progress
ADM 2 Reference


insertExpression (lookup.p)

PRIVATE function. Inserts an expression into one buffer’s WHERE clause.

Parameters:

INPUT pcWhere AS CHARACTER

A complete WHERE clause with or without the FOR keyword, and without leading or trailing commas.

INPUT pcExpression AS CHARACTER

New expression/OF phrase to replace the existing OF phrase.

INPUT pcAndOr AS CHARACTER

Whether to AND (default) or OR the new expression.

Returns: CHARACTER PRIVATE

Notes:


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