How to convert glossaries to quick note templates
Solution :
To convert glossaries to templates:
- Open a command prompt.
- Change to installation folder.
- Launch Glossary2QN.exe with the command line described below.
Glossary2QN <InputGlossary>, <OutputTemplate>, <LogFile>
Where:
<InputGlossary>
The glossary to convert (mandatory). e.g. G:Standard.LogNotesGlossary
<OutputTemplate>
Output template file (optional). If not specified the template file uses same name as <InputGlossary> but with extension “FTRTemplate”. E.g G:Standard.FTRTemplate
<LogFile>
Conversion log (optional). If not specified the template file uses same name as
<InputGlossary> but with extension “ConversionLog”. E.g. G:Standard.ConversionLog
Return codes:
0 = successful, no keys needed to be assigned or reassigned
1 = successful, but some keys were automatically assigned
-1 = command line did not specify the glossary file
-2 = glossary file was not found
-3 = template file or log file could not be created (access denied)
-5 = some other error, (e.g. invalid glossary file format)
- Check the conversion log for any exceptions.
- Copy the resultant template files to the template folder specified in Tools/Options/Administration tab.