[Openroad-users] external Editor, continuation on Ians mail
Jean-Pierre Zuate
jpzuate at gmail.com
Fri Mar 16 01:02:31 EST 2007
Hello,
Not sure my reply is appropriate ...
You can use Textpad :
- Download and licence : http://www.textpad.com/
- Download the syntax coloration here :
http://www.textpad.com/add-ons/synn2t.html (search for openroad in the
page)
- Create a document class named OpenROAD, with a file filter like :
*.e??
- Add those variables in your OpenROAD configuration (see
http://www.naiua.org/openroad/editortextpad.htm)
II_W4GL_SYSTEMEDITOR=TRUE
II_WINDOWEDIT="C:\Program Files\textpad 4\TextPad.exe" -t"%t" "%f(%l)"
II_WINDOWVIEW="C:\Program Files\textpad 4\TextPad.exe" -r -t"%t" "%f"
The use of an external editor can prevent you from bugs sometimes appear in
OpenROAD (in the past) : when code source was too big sometimes OpenROAD did
not integrate it. In this case it is sometime useful to have a copy of a
*.e?? file (if you see quicly enought you loose your code of course ...)
HTH
--
Jean-Pierre Zuate
La Fage Conseil
+33(0)6 11 40 11 09
jpzuate at gmail.com
http://www.ingres-ua.fr/sponsors/la-fage-conseil/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://peerlessit.com/pipermail/openroad-users/attachments/20070315/734b2b2d/attachment.html
More information about the Openroad-users
mailing list