AD Model Builder/Syntax Highlighting
From QERM Wiki
(Difference between revisions)
Tommy (Talk | contribs)
(New page: 400px [http://www.textpad.com/ TextPad] allows for users to make their own syntax highlight files (*.syn). This certainly aids in reading and wri...)
Newer edit →
(New page: 400px [http://www.textpad.com/ TextPad] allows for users to make their own syntax highlight files (*.syn). This certainly aids in reading and wri...)
Newer edit →
Revision as of 07:39, 6 November 2008
TextPad allows for users to make their own syntax highlight files (*.syn). This certainly aids in reading and writing lots of ADMB code. Here is one such file: tpl.syn
1. Save the file anywhere on your computer.
2. Copy this file into 'system' directory for TextPad. for example (e.g. C:\Program Files\TextPad 5\system\)
3. In TextPad, go to Configure -> Preferences -> Document Classes -> ADMB
4. Configure your highlighting preferences
A sample screen shot is shown on the right.