Re: having problems with index of a date string

2005-11-11 Thread kathyjjja
It certainly must be Friday. I have this working now. Sorry. kathyjjja <[EMAIL PROTECTED]> wrote:Hello everyone, I am trying to add the date to a file name. I finally got rename to work, but now I am having problems with indexing the date string. Index works fine on any other string, b

having problems with index of a date string

2005-11-11 Thread kathyjjja
Hello everyone, I am trying to add the date to a file name. I finally got rename to work, but now I am having problems with indexing the date string. Index works fine on any other string, but for some reason it is not seeing the characters in date. Here is the code: my $where my $dateTime =

RE: Need permissions to rename file on Windows XP - SOLVED

2005-11-11 Thread kathyjjja
;s not in use by some other process. +-- | José J. Cintrón +-- > -Original Message- > From: Katherine Richmond [mailto:[EMAIL PROTECTED] > Sent: Friday, November 11, 2005 10:14 > To: Cintron

Need permissions to rename file on Windows XP

2005-11-11 Thread kathyjjja
Hello everyone, I am trying to rename a file like this: rename($myFile, $newName); The program dies there and says "Permission Denied." What can I do in order to rename that file? Thanks, Kathy - Yahoo! FareChase - Search multiple travel

Net::FTP tip

2005-10-20 Thread kathyjjja
Hello, Thank you for pointing out that I forgot the semi-colon after $ftp->ascii. The program works fine now. I was having a problem with the file format being altered. I am moving a file from VMS to Windows. First thing I learned is that you have to use $ftp->binary AFTER you login! Also, I t

Re: How to build an executable on Windows

2005-10-19 Thread kathyjjja
mething wrong. PAR is a free package that can create .exe files that can be downloaded from CPAN. It works pretty well, but I found that it creates bigger files. Teddy - Original Message - From: "Timothy Johnson" To: "kathyjjja" ; Sent: Tuesday, October 18, 2005 10:55

How to build an executable on Windows

2005-10-18 Thread kathyjjja
Hello everyone, I am running Active State Perl on my PC and want to build a .exe. Does anyone know the command for that? Thanks, Kathy - Yahoo! Music Unlimited - Access over 1 million songs. Try it free.