RE: killing a process by window title; was: socket application

2003-02-03 Thread Gerber, Christopher J
Dirk, Rob, et. al., OK... I couldn't leave it alone. I sat down and cleaned up the code. I have replace the API calls with calls to Win32::Process and Win32::GUI, and have improved the error handling. I also reformatted the lines to try to prevent my mailer from wrapping them wrong. They look

Net::SFTP from windows to UNIX

2003-02-03 Thread Briggs, Larry
Hi all I have a program that is using Net::SFTP to send a file from my NT box to a UNIX box. The system that is receiving my file is erroring out the file because of the ^M. I know from experience that the file needs to be converted from binary to ASCII and have told the SA of the UNIX box that t

RE: killing a process by window title; was: socket application

2003-02-03 Thread Gerber, Christopher J
> -Original Message- > From: Sisyphus [mailto:[EMAIL PROTECTED]] > - Original Message - > From: "Dirk Bremer (NISC)" <[EMAIL PROTECTED]> > > > > Some of the lines of your script were wrapped bu email, so > I hope that I > > reconstructed them correctly. I found I first needed to in

Having trouble installing Bundle::LWP

2003-02-03 Thread Mark Sutfin
W2K 5.6.1 633 I'd like to automate the retrieval of a file from a website. While reading chapter 20 (Web Automation) of the Perl Cookbook, I ran across reference to the "libwww-perl" suite of modules" Reading further, it looks like there are several other modules I may need (Crypt::SSLeay amongst

Re: Search a free Perl debugger

2003-02-03 Thread Thomas R Wyant_III
[EMAIL PROTECTED] > Hi, > I have to debug my scripts. But i don't know a free Perl debugger. > Can you recommand me one. > Thank you > -- > MESSAGE PROMOTIONNEL > HOROSCOPE > Travail, argent, rencontres... Les astres vous répo

RE: How to use help-icon on DialogBox in Win32::GUI?

2003-02-03 Thread Joseph Youngquist
use Win32::GUI; use Win32; Win32::MsgBox("This is a test", 0 | 64, "This is the msgBox Title"); ___ 0 - display only the OK button 1 - display OK and Cancel buttons 2 - display Abort, Retry, and Ignore buttons 3 - display Yes, No, and Cancel buttons 4 - display Yes and No b

Re: Search a free Perl debugger

2003-02-03 Thread RWAPSoftware
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 8:34 PM Subject: Search a free Perl debugger > Hi, > > I have to debug my scripts. But i don't know a free Perl debugger. > Can you recommand me one. > Thank you > You can also try the

Re: Search a free Perl debugger

2003-02-03 Thread Richard Morse
On 02/03/2003 10:04 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > I have to debug my scripts. But i don't know a free Perl debugger. > Can you recommand me one. > Thank you Although I'm sure there are better ones available, Perl comes with a debugger already. If you use 'perl -d

RE: Excel question

2003-02-03 Thread Charbeneau, Chuck
> From: Rivera, Oscar [mailto:[EMAIL PROTECTED]] > Subject: Excel question > > > Hello, > I want to copy a range of cells (A2-F300) from a "export.csv" > file and append it to "myfile.xls" and save the file. can > some one help? a CSV file really doesn't contain the row, column information,

RE: Search a free Perl debugger

2003-02-03 Thread Tillman, James
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 10:05 AM > To: [EMAIL PROTECTED] > Subject: Search a free Perl debugger > > > Hi, > > I have to debug my scripts. But i don't know a free Perl debugger. > Can you recommand me one

Re: Search a free Perl debugger

2003-02-03 Thread Prashanth
try evaluation version of PDK from activestate.com - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 8:34 PM Subject: Search a free Perl debugger > Hi, > > I have to debug my scripts. But i don't know a free Perl debugger. > Can you re

Search a free Perl debugger

2003-02-03 Thread taupibule
Hi, I have to debug my scripts. But i don't know a free Perl debugger. Can you recommand me one. Thank you -- MESSAGE PROMOTIONNEL HOROSCOPE Travail, argent, rencontres... Les astres vous répondent ! Retrouvez votre horoscope p

RE: remote execn on win nt machines for their info

2003-02-03 Thread Conor Lillis
Title: RE: remote execn on win nt machines for their info Also, SSH (www.openssh.org) is extremely useful. -Original Message- From: Tillman, James [mailto:[EMAIL PROTECTED]] Sent: 03 February 2003 12:06 To: 'PRADEEP GOEL'; [EMAIL PROTECTED] Subject: RE: remote execn on win nt machine

RE: remote execn on win nt machines for their info

2003-02-03 Thread Tillman, James
> -Original Message- > From: PRADEEP GOEL [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 5:42 AM > To: [EMAIL PROTECTED] > Subject: remote execn on win nt machines for their info > > > Hi All > > Does anybody knows how to use perl or other script > for remote execn on n

remote execn on win nt machines for their info

2003-02-03 Thread PRADEEP GOEL
Hi All Does anybody knows how to use perl or other script for remote execn on nt machines to get some info of machines , may be say from registery , etc . Regds Pradeep ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http