Summary :
How to re-enable old glossaries.
Solution : -
To re-enable old features:
How to re-enable old glossaries.
Solution : -
To re-enable old features:
- Before upgrading to FTR Gold 5.X, copy the file reservedkeys.txt from the installation folder to My Documents.
- Upgrade to FTR Gold 5.X with VBE enabled.
- Rename the folder Glossary Preserve to Glossary.
- Copy reservedkeys.txt from My Documents to the installation folder.
- Click Start, point to All Programs, FTR Gold and SDK then click Visual Basic Editor.
- Open the workspace and standard modules (see illustration on the next page) and modify the code:
- Un-comment line of code in Workspace_AfterStartup
- Remove line of code in Workspace_HotKeyPressed
- Change the aGlossary function name. See instructions in code.
- Change the bPickList function name. See instructions in code.
- Save all changes and close the editor.
- Restart the program.
- Observe that the Glossary and Pick List options are now available from the Tools menu.