Progress
ADM 2 Reference
whereClauseBuffer (lookup.p)
Returns the buffer name of a WHERE clause expression. This function avoids problems with leading/double blanks in WHERE clauses.
Parameters:INPUT pcWhere AS CHARACTER
The complete WHERE clause, with or without the FOR keyword, for a single table. The buffer name must be the second token (third if FOR is present) in the clause. For example: "EACH order OF customer", "FOR EACH order".
Returns: CHARACTER PRIVATENotes: PRIVATE, used internally in query.p only.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |