![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
First let me say I have litterally wasted hours on this frustrating problem but thanks to a back-up of an old buglist from Bert Isberg on a cd in the cupboard I have solved this problem. Curiously, the bug does not appear in the copy of the list that I recently found on the internet at http://hem.bredband.net/bertilisberg/ . The bug which I have listed on my cd as PX0681 seems to be missing. Anyway, the solution is a simple modification to the Windows Registry as shown below. I did it manually. Who knows why the value was deleted but no number of re-installations seemed to fix the problem. Where are the people who knew this? Thankfully the spell checker now works. Viva the back-up! PX0681 SpellChecker Last Verified 10.0 P3 First Verified 10.0 P3 Type of Error Functionality Verified by me True SUMMARY: After installing SP3, Spell checker stopped working. DESCRIPTION: Open any table with an Alpha column. Move to that column. Enter edit mode. Select Tools | SpellChecker. Reported by: Jack E. Wasserstein, DDS <Jack (AT) Wasserstein (DOT) com Date: 21 September 2002 01:02 Verified by: Martin Ferwerda <mferwerd@--no_spam----teleport.com Yep, broken for me also after sp3 on WinME. WORKAROUND: Add InstallDest to the registry key below [HKEY_LOCAL_MACHINE\SOFTWARE\AppMan\10\IAYG\Compone nts \WTEnglish_Folder2\WordPerfect Office 2002 Professional::10] "InstallDest"="C:\\Program Files\\Corel" Here's code to do it from inside Paradox var st string endvar st=getRegistryValue( "Software\\Corel\\Appman\\10\\IAYG\\Components\\WT English_Folder2\ \WordPerfect Office 2002 Professional::10", "InstallDest", RegKeyLocalMachine ) setRegistryValue( "Software\\Appman\\10\\IAYG\\Components\ \WTEnglish_Folder2\\WordPerfect Office 2002 Professional::10", "InstallDest", st, RegKeyLocalMachine ) |
#4
| |||
| |||
|
|
First let me say I have litterally wasted hours on this frustrating problem but thanks to a back-up of an old buglist from Bert Isberg on a cd in the cupboard I have solved this problem. Curiously, the bug does not appear in the copy of the list that I recently found on the internet at http://hem.bredband.net/bertilisberg/ . The bug which I have listed on my cd as PX0681 seems to be missing. Anyway, the solution is a simple modification to the Windows Registry as shown below. I did it manually. Who knows why the value was deleted but no number of re-installations seemed to fix the problem. Where are the people who knew this? Thankfully the spell checker now works. Viva the back-up! |
#5
| |||
| |||
|
|
good work, Paul.. sorry that nobody else had an answer/interest in the problem.. I'm sure that Bertil will check into the buglist omission.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |