Re: Perl Editor

2001-10-04 Thread $Bill Luebkert
Richard Fisher wrote: > > Thanks all, > > Currently I use vim. I like it but a bit of colour here and there is good > for my style. Speaking of vim is there a way to configure it for perl? If > there is I'll stick with it. > > Again Thanks. > > In the meantime I'll try a couple of the suggesti

RE: Perl Editor

2001-10-04 Thread Richard Fisher
Thanks all, Currently I use vim. I like it but a bit of colour here and there is good for my style. Speaking of vim is there a way to configure it for perl? If there is I'll stick with it. Again Thanks. In the meantime I'll try a couple of the suggestions I got. -Original Message- From

Re: Perl Editor

2001-10-04 Thread Mark
Sorry about the spelling typo. http://www.ultraedit.com - Original Message - From: "Richard Fisher" <[EMAIL PROTECTED]> To: "Activeperl (E-mail)" <[EMAIL PROTECTED]> Sent: Thursday, October 04, 2001 3:00 PM Subject: Perl Editor > Hi All > > Does anybody know of any good 'free' perl e

Re: Perl Editor

2001-10-04 Thread Mark
I use UltraEdit-32, it opens everything and has features for programming in almost any language, ...on my W2K system it replaces all other text editing tools. UltraEdit is shareware. http://www.ultaedit.com - Original Message - From: "Richard Fisher" <[EMAIL PROTECTED]> To: "Activeperl

Re: Perl Editor

2001-10-04 Thread $Bill Luebkert
Dan Bravin wrote: > > Where might I find 'vim'? My favorite :) http://www.vim.org/ http://www.math.fu-berlin.de/~guckes/ ftp://jagubox.gsfc.nasa.gov/pub/unix/vim/ ftp://petrified.cic.net/mirrors/vim/ http://www.halcyon.com/gvr/vim.html # win32 ftp://ftp.halcyon.com/local/gvr/vim/

Re: Perl Editor

2001-10-04 Thread Jeremy Wadsack
Richard Fisher ([EMAIL PROTECTED]): > Does anybody know of any good 'free' perl editors out there for > Windows 2000? jEdit (http://www.jedit.org/) is a general purpose programmer's editor, written in Java, open-source, and incudes syntax highlighting for Perl (although there are some bugs in t

RE: Perl Editor

2001-10-04 Thread JColwell
Vim's homepage is www.vim.org. -Original Message- From: Dan Bravin [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 04, 2001 2:20 PM To: 'Martz, Pete @ CSE' Cc: '[EMAIL PROTECTED]' Subject: RE: Perl Editor Where might I find 'vim'? Dan -Original Message- From: Martz, Pete

RE: Perl Editor

2001-10-04 Thread Thomas Bätzler
Hi, > Richard Fisher [SMTP:[EMAIL PROTECTED]] asked: > Does anybody know of any good 'free' perl editors out there for Windows > 2000? > That depends on what you're considering a Perl editor. I'm using Textpad (www.textpad.com) and I'm pretty happy with it even though Syntax highlighting isn't p

RE: Perl Editor

2001-10-04 Thread Dan Bravin
Where might I find 'vim'? Dan -Original Message- From: Martz, Pete @ CSE [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 04, 2001 12:07 PM To: [EMAIL PROTECTED] Subject: RE: Perl Editor I use vim. It is free and has got all the bells and whistles. It is similar to the unix vi, but

RE: Perl Editor

2001-10-04 Thread Martz, Pete @ CSE
I use vim. It is free and has got all the bells and whistles. It is similar to the unix vi, but the windows version also lets you use the mouse and standard cut and paste. > > >"Richard Fisher" <[EMAIL PROTECTED]> >Sent by: [EMAIL PROTECTED] >10/04/01 02:00 PM > > >To: "Activeperl

Re: Perl Editor

2001-10-04 Thread jjore
Um... emacs? That's what I use. It's slick and has a perl-editing mode. I've heard other people rave about ActiveState's Komodo - I haven't figured out what's so special. It just looks like a feature-free text editor in Mozilla. Josh "Richard Fisher" <[EMAIL PROTECTED]> Sent by: [EMAIL PRO

RE: Perl Editor

2001-10-04 Thread Ron Rohrssen
It's not free. But it is only $30. Try using EditPlus. You can get a 30 day trial. www.editplus.com It's a fully configurable editor with syntax highlighting, auto-complete, etc. Ron -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Richard Fisher Sent:

Perl Editor

2001-10-04 Thread Richard Fisher
Hi All Does anybody know of any good 'free' perl editors out there for Windows 2000? Thanks Richard Fisher Software Configuration Management Specialist Optiwave Corporation 16 Concourse Gate, Suite 100 Ottawa, Ontario Canada K2E 7S8 Tel: (613) 224-4700 Fax:(613) 224-4706 Visit us on the web at

RE: (no subject)

2001-10-04 Thread Lee Goddard
That was surreal. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Edwards, > Mark (CXO) > Sent: 04 October 2001 18:48 > To: Artem.Bednarchuk; [EMAIL PROTECTED] > Subject: RE: (no subject) > > > Exactly the way you just did. -Original Message-

RE: (no subject)

2001-10-04 Thread Edwards, Mark (CXO)
Exactly the way you just did. -Original Message- From: Artem.Bednarchuk [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 4:07 AM To: [EMAIL PROTECTED] Subject: (no subject) Hello ActivePerl, How can I ask the question in the list: activeperl Help, please

RE: NT service do not work with net::smtp

2001-10-04 Thread Lee Goddard
No, I can't, and 99.999% of us on this list can't. That's why the headers and the footer to the mails on this list have details how you can do it yourself. Will people never learn? :)) --- Lee Goddard: LBLtd: Perl/XML/Java/C Internet & AI -

Re: OLE Interfaces for WORD?

2001-10-04 Thread Howard Meadows
Chandra, If you open Word, you should be able to press ALT-F11 and then F2 to get the object properties for Visual Basic. These should be the same for using WIN32::OLE in perl. -Howard At 12:44 PM 10/4/2001 +0530, Chandra Ramesh wrote: >Hello, > > I am on NT 4.0 with perl 5.6.