Programming with Reflection
SaveChanges property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how Reflection handles settings changes upon exiting.
The default value is rcSaveChangesAsk
rcSaveChangesAsk Reflection displays the Save Changes on Exit dialog box if you have made any changes to settings and/or macros in the current session.
rcNo Reflection always exits without saving any changes.
rcYes Reflecion always saves changes on exit without prompting.