In siez 32 bit words you either choose to write '0'
Well, not quite.....Let me quote from the Dialog itself
One word entry: non-zero causes duplicate timer entries to be"
" discarded (the original code did this). Zero causes all"
" timer messages to be delivered (more intuitive IMHO)";
What you are editing is a database entry. A record in the
database. The record has a size and contains data.
The record we are interested in has a size of one ("One word
entry"). The data you place in that word determines how the
timer entries are treated ("non-zero causes duplicate timer
entries to be discarded, etc).
Then, before exiting the dialog, you must 'Write' it to the
database.