Difference between revisions of "UltraEdit Colour Coding"

From Tuflow
Jump to navigation Jump to search
Line 3: Line 3:
 
=Method=
 
=Method=
 
==Current UltraEdit (version 15 onwards)==
 
==Current UltraEdit (version 15 onwards)==
 +
Download "TUFLOW.uew" file from the TUFLOW website, available at [http://www.tuflow.com/Downloads_Misc.htm www.tuflow.com/Downloads_Misc.htm].  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>
 +
Once the file has been added to the directory, you may need to restart UltraEdit to see the chances.<br>
 +
''Advanced >> Configuration >> Editor Display >> Syntax Highlighting''
 +
[[File:UE Syntax Highlighting uew.png|frame|none|UltraEdit Syntax Highlighting, set Wordfiles Directory]]
  
 
==Older Versions (pre version 15)==
 
==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:
+
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 chances.<br>
 
[[File:UE Syntax Highlighting txt.png|frame|none|UltraEdit Wordfile.txt Configuration]]
 
[[File:UE Syntax Highlighting txt.png|frame|none|UltraEdit Wordfile.txt Configuration]]
 +
 +
=Example=
 +
Once implement TUFLOW control files (tcf, tgc, ecf, tbc and others) should now be colour coded like the example below:
 +
[[File:UE Example ColourCoding.png|frame|none|Example Colour Coding]]

Revision as of 21:28, 31 August 2011

Introduction

This page describes the process for setting up TUFLOW control file colour coding.

Method

Current UltraEdit (version 15 onwards)

Download "TUFLOW.uew" file from the TUFLOW website, available at www.tuflow.com/Downloads_Misc.htm. 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:
Once the file has been added to the directory, you may need to restart UltraEdit to see the chances.
Advanced >> Configuration >> Editor Display >> Syntax Highlighting

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 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:
Once the file has been added to the directory, you may need to restart UltraEdit to see the chances.

UltraEdit Wordfile.txt Configuration

Example

Once implement TUFLOW control files (tcf, tgc, ecf, tbc and others) should now be colour coded like the example below:

Example Colour Coding