Difference between revisions of "UltraEdit Colour Coding"

From Tuflow
Jump to navigation Jump to search
m
Line 7: Line 7:
 
Download "TUFLOW.uew" file from the TUFLOW website, available at [http://tuflow.com/Download/Miscellaneous/TUFLOW.UEW.zip http://tuflow.com/Download/Miscellaneous/TUFLOW.UEW.zip].  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>
 
Download "TUFLOW.uew" file from the TUFLOW website, available at [http://tuflow.com/Download/Miscellaneous/TUFLOW.UEW.zip http://tuflow.com/Download/Miscellaneous/TUFLOW.UEW.zip].  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>
 
:''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 chances.<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]]
 
[[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:<br>
+
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>
+
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]]
 
[[File:UE Syntax Highlighting txt.png|frame|none|UltraEdit Wordfile.txt Configuration]]
  
 
=Example=
 
=Example=
Once implement TUFLOW control files (tcf, tgc, ecf, tbc and others) should now be colour coded like the example below:
+
Once implemented, 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]]
 
[[File:UE Example ColourCoding.png|frame|none|Example Colour Coding]]
  
 
= NT Batch and DOS Syntax Highlighting =
 
= NT Batch and DOS Syntax Highlighting =
If you are regularly setting up and running TUFLOW from DOS batch files then the following wordfile may also be of use to you:  
+
If you are regularly setting up and running TUFLOW from DOS batch files, the following wordfile may also be of use to you:  
 
[http://www.ultraedit.com/files/wf/dosntbatch.uew http://www.ultraedit.com/files/wf/dosntbatch.uew]
 
[http://www.ultraedit.com/files/wf/dosntbatch.uew http://www.ultraedit.com/files/wf/dosntbatch.uew]
  
 
It can be loaded using similar methods to that of the TUFLOW wordfile in the examples above.
 
It can be loaded using similar methods to that of the TUFLOW wordfile in the examples above.

Revision as of 11:23, 2 October 2015

Introduction

This page describes the process for setting up TUFLOW control file colour coding. The method for enabling this has changed slightly with UltraEdit versions, an releases pre version 15 used a wordfile.txt, version 15 and onward use a TUFLOW.uew. The process is described for both of these methods.

Method

Current UltraEdit (version 15 onwards)

Download "TUFLOW.uew" file from the TUFLOW website, available at http://tuflow.com/Download/Miscellaneous/TUFLOW.UEW.zip. 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:

Advanced >> Configuration >> Editor Display >> Syntax Highlighting

Once the file has been added to the directory, you may need to restart UltraEdit to see the changes.

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 changes.

UltraEdit Wordfile.txt Configuration

Example

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

Example Colour Coding

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: http://www.ultraedit.com/files/wf/dosntbatch.uew

It can be loaded using similar methods to that of the TUFLOW wordfile in the examples above.