in reply to Re^3: Vowel search
in thread Vowel search

I am using notepad++ as I use this to create web pages using html and css. since it had Perl editing i didn't want to download something else at the time.

Replies are listed 'Best First'.
Re^5: Vowel search
by Jim (Curate) on Jun 11, 2014 at 22:48 UTC

    Notepad++ should work nicely. It's a fine programmer's editor. I don't use it, but people I know and respect do.

    Mind your block-delimiting braces.

      Well, Thanks again!! I shall be back with more knowledge and questions of course.