Displaying 7 results from an estimated 7 matches for "crimsoneditor".
2005 Apr 26
11
good editor for R sources ?
Dear all,
(Sorry if the question has already been answered.)
Could someone please suggest a good text editor for
writing R sources ?
(I know emacs exists ... but I find it a bit heavy).
I use crimson (http://www.crimsoneditor.com) which is
small and simple, but the R syntax seems not to be supported.
Thanks for any advice
2006 Dec 19
1
SPAM-LOW: Re: .Call files do not seem to wo rk
If you are using Windows to generate the .call files, make sure they are in
Unix format (LF only at EOL, not CR+LF) - Notepad makes bad Unix files. Use
Crimson Editor www.crimsoneditor.com to make the file, and click Document >
File Format > Unix Format.
I ran into this same problem, and it turns out my Asterisk install would not
use Windows-formatted text files, it would just ignore them and delete them.
-----Original Message-----
From: Lee [mailto:lee@datatrakpos.com]...
2006 Dec 19
1
SPAM-LOW: Re: .Call files do not seem to wo rk
...l Discussion
Subject: Re: SPAM-LOW: Re: [asterisk-users] .Call files do not seem to
wo rk
Colin Anderson wrote:
> If you are using Windows to generate the .call files, make sure they are
in
> Unix format (LF only at EOL, not CR+LF) - Notepad makes bad Unix files.
Use
> Crimson Editor www.crimsoneditor.com to make the file, and click Document
>
> File Format > Unix Format.
>
> I ran into this same problem, and it turns out my Asterisk install would
not
> use Windows-formatted text files, it would just ignore them and delete
them.
>
>
Hi Colin,
Thanks for responding....
2005 Jan 11
2
Text files from Unix share
Hello
The end-of-line or new-line character is not interpreted when I open a
shared file using MS notepad. The file was created on a Sun Solaris system -
The contents of the file is " I newline am newline testing newline samba"
when I do a hex dump of the file on Unix I can see the 0d 0a at the end of
each line and the same on the Windows side but when I open the file with
Notepad I get
2007 Sep 24
3
Separate colour for comments in scripts
Hi,
Is it possible to assign a separate colour for comments written with #,
eg:-
#this is a comment
. I am looking to colour them differently from the program text in
R-Editor (not console). Is it possible to do so?
Eg. In Visual basic, the colour for remarks gets green automatically
Regards
Sumit
[[alternative HTML version deleted]]
2002 Dec 05
2
crimson editor
...free soft that could do
a very similar job which is crimson...
This is like a note pad, but highlights the syntax and can open R and tell
it to execute stuff... I am really happy with it, and I wanted to share it
with you.
(some day I will still try emacs)
OK, Crimson can be downloaded free in
www.crimsoneditor.com
It is really small (fits a flopy disk). After install you just fill in the
menu
tools < configure usertools :
menu text: R-batch
# this is just the directory where you have your R in batch
Command: C:\Archivos de programa\R\rw1060\bin\Rterm.exe
Argument: --vanilla < $(FileName)
Initia...
2003 Oct 02
8
r editors
Hi ,
I am programming on a windows system and have problems
using notepad which is my main editor.Each time I try
to open the editor from the R IDE, R crashes.
So I always have to copy my codes from notepad and
paste in R to run them.
CAn someone tell me if I am doing anything wrong or is
there a better editor(freeware) which I could get.
thanks
cilver
=====
=====================
Sylvie B.