UltraEdit Colour Coding: Difference between revisions

Content deleted Content added
No edit summary
Line 5:
=Method=
==Current UltraEdit (version 15 onwards)==
Download the UltraEdit Syntax Highlighting file from the TUFLOW website, available at [https://downloads.tuflow.com/Utilities/Syntax_Highlighting/UE_TUFLOW_Syntax_Highlighting.zip httphttps://www.tuflow.com/Download/Miscellaneous/UE_TUFLOW_Syntax_Highlighting.UEW]. <br>
Save this file to the UltraEdit Wordfile Directory. The default directory varies depending on the version of UltraEdit and Username. To check where this directory is (or to change this directory) use the following menu item:<br>
:''Advanced >> Configuration >> Editor Display >> Syntax Highlighting''<br>
Once the file has been added to the directory, you may need to restart UltraEdit to see the changes.<br>
[[File:UE Syntax Highlighting uew.png|frame|none|UltraEdit Syntax Highlighting, set Wordfiles Directory]]
 
==Older Versions (pre version 15)==
Use the automatic colour coding of the control files by downloading the “WORDFILE.TXT” file available at [http://www.tuflow.com/Downloads_Misc.htm www.tuflow.com/Downloads_Misc.htm] and replacing the file with the same name in the C:\Program Files\UltraEdit folder. Alternatively, in later versions of UltraEdit a path can be specified to the WORDFILE.TXT file as shown in the UltraEdit Configuration dialogue below:<br>
Once the file has been added to the directory, you may need to restart UltraEdit to see the changes.<br>
[[File:UE Syntax Highlighting txt.png|frame|none|UltraEdit Wordfile.txt Configuration]]
 
=Example=
Line 21 ⟶ 16:
 
= NT Batch and DOS Syntax Highlighting =
If you are regularly setting up and running TUFLOW from DOS batch files, the following wordfile may also be of use to you:
[httphttps://wwwwiki.ultraedit.com/filesRun_DOS_/wf/dosntbatch.uew_Windows_command httphttps://wwwwiki.ultraedit.com/filesRun_DOS_/wf/dosntbatch.uew_Windows_command]
 
It can be loaded using similar methods to that of the TUFLOW wordfile in the examples above.