Progress
ADM 2 Reference


whereClauseBuffer (combo.p)

Returns the buffername of a WHERE clause expression. This function avoids problems with leading or double blanks in WHERE clauses.

Parameters:

INPUT pcWhere AS CHARACTER

Complete where clause for ONE table with or without the FOR keyword. The buffer name must be the second token in the clause, not counting any FOR. For example: "EACH order OF Customer", but "FOR EACH order".

Returns: CHARACTER PRIVATE

Notes: PRIVATE, used internally in query.p only.


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