User Tools

Site Tools


response_response_to_database_request_.htm
Navigation:  ABC Library Reference > WindowManager > WindowManager Properties >====== Response (response to database request) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
Response BYTE

blk2blue.jpg

The Response property indicates the WindowManager's response to the original database request (indicated by the OriginalRequest property). The WindowManager uses this property to make appropriate processing decisions with regard to priming records, saving or abandoning changes, etc.

The SetResponse method sets the value of the Response property and exits the procedure.

Implementation:

EQUATEs for the Response property are declared in \LIBSRC\TPLEQU.CLW as follows:

RequestCompleted        EQUATE (1)             !  Update Completed

RequestCancelled        EQUATE (2)             !  Update Aborted

See Also:     OriginalRequest, SetResponse

response_response_to_database_request_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1