[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: text editor



I have two suggestions for you:

1. Textpad. (http://www.textpad.com) This is an execellent editor. The
texpad site has a syntax definition for SQR, so you can have syntax
highlighting.

2. My new favorite is vim with it's newest graphical extensions, aka gvim.
(http://vim.sourceforge.net/) It combines the convineance of GUI and the
power and speed of the command line. There are windows and unix versions
avalible. It comes with SQR syntax highlighting (as well as just about any
other language you can think of.)

Both support macros/scripting.

-----Original Message-----
From: Hood Louise (app1lxh) [mailto:app1lxh@UPS.COM]
Sent: Wednesday, April 03, 2002 10:07 AM
To: SQR-USERS@list.iex.net
Subject: text editor


Hi everyone!

I was wondering if anyone knows of a "text editor" (similar to Wordpad and
Notepad), but the window shows line number and character position you are
positioned at in the info bar at the bottom.  This is really helpful for
examining input/output data files when you are concerned with character
position.

I had a program like this where I used to work but can't remember the name
of it.  Any suggestions?

Thanks