Navigation:  ABC Library Reference > WindowManager > WindowManager Properties >====== ChangeAction (response to change request) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
ChangeAction BYTE

blk2blue.jpg

The ChangeAction property whether change is a valid action for an update procedure. A value of one (1 or True) indicates the procedure may change (write) records; a value of zero (0 or False) indicates the procedure may not change records.

Implementation:

The Init method sets the ChangeAction property to one (1).

See Also:     Init