Re: How to move files from one machine to another on NT/2000

2001-07-01 Thread Paul Popour
- Original Message - From: "Satish Vadlamani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 30, 2001 7:04 PM Subject: How to move files from one machine to another on NT/2000 > Hi: > > I want to copy all files from c:/test on machineA to c:/test on MachineB > (replace

Re: How to determine with a shared Network Drive is connected

2001-04-11 Thread Paul Popour
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, April 11, 2001 3:01 PM Subject: How to determine with a shared Network Drive is connected > I have a perl script that moves files from one server to another server. > The curr

Re: strict frustration

2001-03-06 Thread Paul Popour
- Original Message - From: "Peter Eisengrein" <[EMAIL PROTECTED]> To: "'Ron Grabowski'" <[EMAIL PROTECTED]>; "Perl-Win32-Users Mailing List (E-mail)" <[EMAIL PROTECTED]> Sent: Tuesday, March 06, 2001 10:06 AM Subject: RE: strict frustration > Sorry, I didn't give any code because it is a

Re: how to see if a file is in use

2001-03-02 Thread Paul Popour
- Original Message - From: "Debbie Thomson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 01, 2001 2:39 PM Subject: how to see if a file is in use > Hi, all- > > I want to write a script to backup a file on a remote NT 4.0 server with > an NTFS file system. I don't

Re: Printing work days of the week

2001-03-02 Thread Paul Popour
> - Original Message - > From: "Conrad, Ben" <[EMAIL PROTECTED]> > To: "Perl-Win32-Users (E-mail)" <[EMAIL PROTECTED]> > Sent: Thursday, March 01, 2001 2:15 PM > Subject: Printing work days of the week > > > Hello, > > > > I've been trying to get a script together that will print only the

Re: Rounding numbers

2001-02-14 Thread Paul Popour
- Original Message - From: "Morbus Iff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 14, 2001 7:07 AM Subject: Re: Rounding numbers > >Is there a function out there that will enable me to round up a number > >i.e. 0.93495959 would become 1 > > I've got this o

Re: More efficient way to write?

2001-02-04 Thread Paul Popour
- Original Message - From: "jim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 02, 2001 10:46 PM Subject: More efficient way to write? > hi perl friends, > > is there a more efficient/elegant way to write line no. 11 below? > > thanks! > > > #!perl.exe -w > > u

Re: -e and UNCs

2001-01-27 Thread Paul Popour
- Original Message - From: "Martin James S" <[EMAIL PROTECTED]> To: "Perl-Win32-Users Mailing List E-mail 2" <[EMAIL PROTECTED]> Sent: Friday, January 26, 2001 4:20 PM Subject: -e and UNCs > Do the dash -e file tests work on UNCs? > > for example > > if (-e "//serverbob/c$/file.txt") > >

Re: Changing The Transfer Mode to ASCII when Sending the File w/ FTP

2001-01-22 Thread Paul Popour
- Original Message - From: "Carey Eldon Hall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 22, 2001 1:11 PM Subject: Changing The Transfer Mode to ASCII when Sending the File w/ FTP > Hello, > > Well that just about sums up my problem. I can't seem to do it, I ha

Re: Monitor a directory...

2001-01-18 Thread Paul Popour
> From: "Kirk Rogers" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, January 18, 2001 3:25 PM > Subject: Monitor a directory... > > > > Hello folks, > > I need to come up with a solution to actively (constantly as a service on > > NT) monitor a directory. When files get dropped

Re: kein Betreff

2001-01-17 Thread Paul Popour
- Original Message - From: "$Bill Luebkert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 17, 2001 7:20 AM Subject: Re: kein Betreff > [EMAIL PROTECTED] wrote: > > > > accordingly documentation File::Glob::bsd_glob works case sensitive. > >

Re: readdir??

2000-12-24 Thread Paul Popour
- Original Message - From: "Fabio Quintao" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 23, 2000 2:26 PM Subject: readdir?? > Hi all, > > > can someone help me? i want to check if a directory is > empty..how can i do that. $dir ="c:\\temp"; @filename

Re: what is the deal

2000-12-20 Thread Paul Popour
- Original Message - From: "Isaac" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 20, 2000 2:48 PM Subject: what is the deal > when people say: > > my $foo = "this"; > > what is the difference between that and: > > $foo = "this"; > Take a look athttp://

Re: Dealing with a space in a directory name

2000-12-05 Thread Paul Popour
- Original Message - From: "Sweet Gordon" <[EMAIL PROTECTED]> To: "'perl-win32-userslistservActiveStatecom'" <[EMAIL PROTECTED]> Sent: Monday, December 04, 2000 5:32 PM Subject: Dealing with a space in a directory name > I'm using the globbing function to return a list of filenames from