1// 2// constants for REFRESH message parameter values 3// 4define MODE_CLEAR for 1 //notification from origin of clear 5define MODE_FIND_OR_CLEAR_SET for 2 //notification from find or clear 6define MODE_CLEAR_ALL for 3 //notification from clear-all 7define MODE_DELETE for 4 //notification after successful delete 8define MODE_SAVE for 5 //notification after successful save 9 10