>>>>> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes:
Richard> I'm going to be very rude and not include names of routines
Richard> and examples, but I've been forgetting to post this since
Richard> december.
Richard> We have a routine to duplicate buffers and attributes, which
Richard> I used in the mailmerge. I discovered that it doesn't
Richard> duplicate everything. Particularly, options such as which
Richard> spelling dictionary to use are lost.
Spelling dictionary is not in bufferparams... I am surprised. Howeve,r
I took a look, shuffled things around, and found that number of
columns and sides were not copied correctly. So it was not useless,
after all.
JMarc