Progress
ADM 2 Reference


initializeObject (query.p)

Initialization code for query objects.

Parameters: None

Returns: Nothing (procedure)

Notes: The query is not opened if it has a datasource. This is because a datasource means the object is dependent on data from another object. In this case the Data–Target (this procedure) waits until the dataAvailable event tells it to open its query. Instead, this procedure RUNs dataAvailable to see if its datasource is already running with a row available for it; in that case the dataAvailable will open the query.


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