Re: Is UNC not supported with Win32::Process::Create?

2001-06-26 Thread Sisyphus
Hi, > With Win32::Process::Create...(and CREATE_NEW_CONSOLE flag) > > this works => u:\\mydir\\test.exe > but this does not => myserver\\mydir\test.exe > Best to add error catching code to the 'Win32::Process::Create' call. Something like : or die ErrorReport(); where sub ErrorReport is d

Re: what editor do you use?

2001-06-26 Thread José León Serna
Hello: It's not exactly an editor, but it could be useful! http://www.qadram.com Best Regards QaDRAM, RAD development for the WEB http://www.qadram.com ___ Perl-Win32-Users mailing list [EMA

Re: what editor do you use?

2001-06-26 Thread Kelly Wilson
OptiPerl is a very cool perl IDE from http://www.xarka.com/optiperl I use it daily. -- Kelly [EMAIL PROTECTED] > > All- > > It occurs to me now that I seem to be spending much of my day writing > Perl that I need a better programming environment than Notepad. > > What do you use? > > Thanks,

Re: what editor do you use?

2001-06-26 Thread ryddler
Gotta put in a plug for my favorite, EditPlus, found at: www.editplus.com just a few benefits... manages projects, paste in cliptext clips, syntax highlighting (editable addins for more languages), global regex search and replace (plus searching drives for files using regexen), built-in web brow

Re: Problems reading Excel date format

2001-06-26 Thread Sisyphus
- Original Message - From: "Carl Jolley" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "rotaiv" <[EMAIL PROTECTED]> Sent: Wednesday, June 27, 2001 3:27 AM Subject: Re: Problems reading Excel date format > On Tue, 26 Jun 2001, Sisyphus wrote: > > > > > -

Re: Error when installing Date-Calc-4.3.tar.gz . . . . .

2001-06-26 Thread Sisyphus
- Original Message - From: "Alloun, Jonathan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 26, 2001 7:40 PM Subject: Re: Error when installing Date-Calc-4.3.tar.gz . . . . . > ** > This email and any

RE: what editor do you use?

2001-06-26 Thread Richard A. Evans
I use Multi-Edit. Without going into the myriad of features, I will say this: It has done whatever I need, regardless of what I'm editing. It handles Perl, Unix shell files, HTML, Java, JavaScript, DOS Batch files, and everything else I have *ever* edited. I've even used it to fix damaged Word

RE: regex problem

2001-06-26 Thread Jaime Teng
Hi, For whatever reason, this script *sometimes* work sometimes it does not work. Is it maybe because of IO::File? the way it opens/read files in binmode that causing the problem? I could not afford to open the file in text mode as reading the file line-per-line would be too slow. Jaime >> ##

RE: what editor do you use?

2001-06-26 Thread Samuel R. Kaufman
For doing awk, shell scripts, SAS, and perl: Gnu Emacs. I've tried XEmacs, but there were some minor quirks that annoyed me (but that certainly don't annoy most people). Emacs (of any flavor) is a pain in the ass to learn, but it's such a useful tool that it's worth it, IMHO. And it's availabl

RE: what editor do you use?

2001-06-26 Thread Chris Pettit
Ron - add SciTE from Scintilla.org to the list > > Notepad > > XEmacs for NT <- me me me!!! > > TextPad > > UltraEdit > > ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

FW: what editor do you use?

2001-06-26 Thread Wilson, Brent
-Original Message- From: abe miller [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2001 5:22 PM To: [EMAIL PROTECTED] Subject: RE: what editor do you use? I have found the free PFE editor to work like a champ. I am an old timer from the MS-DOS days, and have found the PFE convenient

RE: what editor do you use?

2001-06-26 Thread Steve Howard
A nice, light IDE that I use at work is Perl Builder available from www.solutionsoft.comIt's not free, but it has everything I need, and it's performance is much better than the alternatives I've tried. Steve Howard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

RE: Why should a null function cure a problem?

2001-06-26 Thread Richard Chiswell
On Tuesday, 26 June at 11:13, Lee Goddard wrote: > My only thought: if you're using AS, are they AS PPD mods, > or did you build the modules yourself? Are the binaries > compatible - 6xxx series binaries for mods and perl.exe? Installed Activestate Perl 626 (v5.6.1) then 'ppm install'd DBI 1.14

Re: Error when installing Date-Calc-4.3.tar.gz . . . . .

2001-06-26 Thread Sisyphus
- Original Message - From: "Alloun, Jonathan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 26, 2001 7:55 PM Subject: Re: Error when installing Date-Calc-4.3.tar.gz . . . . . > > Hello, > > I have tried to install this module from CPAN following these steps: > > Unzipe

My beautiful sig

2001-06-26 Thread Lee Goddard
Hey guys - thanks for everything, *BUT* Behalf Of Tim Hammerquist (Sent: 26 June 2001 01:06): > The syntax breaks on my box (MDK linux 7.1; Perl 5.6.0; bash shell) Lee --- Obligatory perl schmutter .sig: perl -e "print rand > 0.5 ? q/\\/ : q\/\ while 1" __

RE: Why should a null function cure a problem?

2001-06-26 Thread Lee Goddard
My only thought: if you're using AS, are they AS PPD mods, or did you build the modules yourself? Are the binaries compatible - 6xxx series binaries for mods and perl.exe? Lee --- Obligatory perl schmutter .sig: perl -e "print rand > 0.5 ? q/\\/ : q\/\ while 1" > -Original Message- > Fr

Re: Error when installing Date-Calc-4.3.tar.gz . . . . .

2001-06-26 Thread Alloun, Jonathan
Title: Re: Error when installing Date-Calc-4.3.tar.gz . . . . . Hello, I have tried to install this module from CPAN following these steps: Unziped the module into a directory. From that directory I typed : 'perl makefile.pl' It returns: C:\Perl\libnet\date\Dat

RE: Why should a null function cure a problem?

2001-06-26 Thread Richard Chiswell
Okay, I've managed to track the problem down using http://bugs.activestate.com/ . Basically others have experienced similar problems as follows: 1325: DBD::ODBC Crashes Perl On Exit [Nov 2000] 207: Reproducible crash of Perl on exit [Apr 2000] 382: DBI error with 5.6