Editors: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with " Editor "editor-program" [ REMOVE ] [NOWAIT] Editors for BR! Source code If you do not wish to allow for out of sequence Line numbers, it is the responsibility ...")
 
(Redirected page to Editor)
 
Line 1: Line 1:
Editor "editor-program" [ REMOVE ] [NOWAIT]
#REDIRECT[[Editor]]
 
Editors for [[BR!]] [[Source code]]
 
If you do not wish to allow for out of sequence [[Line numbers]], it is the responsibility of the Editor to do that checking, BR! only does that checking with version [[4.17]], and very early [[4.18]].
 
====Examples====
 
An Editor Statement could be typed in the command console like:
 
  Config Editor "C:\Program Files\NotePad++\NotePad++.exe"
 
Or added to [[BRConfig.sys]] like:
 
  Editor "C:\Program Files\NotePad++\NotePad++.exe"
 
Or perhaps added to BRConfig.sys, but only applicable to an individual user (Herbert) like:
 
@"Herbert" Editor "C:\Program Files\Mills Enterprise\MyEditBR\MyEditBR.exe"
 
<br>
 
====See also====
 
*[[Edit]]
*[[wikipedia:comparison_of_text_editors]].
 
<br>
 
====Known Third Party Editors====
 
These editors can process .wbs/.brs [[Business Rules! Editable Source]] code.
 
*NotePad
*[[PFE32]]
*[http://www.textpad.com/ TextPad]
*[[My Edit BR]]
*[http://www.brixoft.net/prodinfo.asp?id=1 Source Edit]
*[[EditPad Pro]]
*[[Notepad++]] (open source)
*[http://www.ultraedit.com/ UltraEdit]
*[https://sourceforge.net/projects/jedit/ JEdit] (open source)
*[http://www.crimsoneditor.com Crimson Editor] (open source)
*[http://www.lugaru.com/ Epsilon]
*[http://www.context.cx/ ConTEXT]
*[http://www.andre-simon.de/ WinHighlight]
*[http://editra.org/index.php Editra]
 
<noinclude>
[[Category:Utilities Third Party]]
[[Category:Config]]
[[Category:Basics]]
[[Category:Needs Help]]
</noinclude>

Latest revision as of 17:46, 10 May 2013

Redirect to: