On 21 Jul 2001 10:57:23 -0700, Chris Little wrote: > > In short, you need to do > > LocaleMgr::systemLocaleMgr.setDefaultLocaleName(locale); > vk.setLocale(locale); > When you set the default locale name, do subsequent VerseKeys get created with that Locale automatically? Or do I need to set the locale on every one? --John