Diane,

Thanks for that update.

I have updated -

Exchange/Outlook Configuration

I also added in -
code:
; -- Set the default mail preference as Rich Text format 196609 is Word, 196610 Rich Text Format
IF "196610" <> READVALUE("HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Outlook\Options\Mail","EditorPreference")
$rc = WRITEVALUE("HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Outlook\Options\Mail","EditorPreference","196610","REG_DWORD")
ENDIF

Thanks!

Kent

[ 02. January 2003, 19:10: Message edited by: kdyer ]
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's