Progress
Language Reference


CREATE-RESULT-LIST-ENTRY( ) Method

Creates an entry in the result list for the current row. The developer uses the CREATE-RESULT-LIST-ENTRY method in conjunction with new browse rows or new query rows to synchronize the data with the query.

Return Type: LOGICAL

Applies To: Browse, Query Object Handle

SYNTAX
CREATE-RESULT-LIST-ENTRY ( ) 

For browses, this method should be used with a ROW-LEAVE trigger when the NEW-ROW attribute is TRUE. For example, if the user adds a row to an updateable browse, you can use this method to create an entry for the new row in the result list.


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