Bill,
Once again thanks very much for your very comprehensive script. It will allow 
me to learn a lot of perl also. As it is quite long, it will take me time to 
digest. I will let you know when it works.
Incidentally do I insert the whole code (minus the notes at the end of course 
-very useful notes) and remove all my code after definition of the directories 
below?

My appreciation for your time.
Zilore



--- On Wed, 12/30/09, Bill Luebkert <[email protected]> wrote:

From: Bill Luebkert <[email protected]>
Subject: Re: help with ftp
To: "zilore mumba" <[email protected]>
Date: Wednesday, December 30, 2009, 2:09 AM


    my $data_dir = "ARCHIVE/$mon_num$dash$mon_name$yr/$mon_ab$yr$dash$mod";

    my @localdir = ( # looks like you have to run from dir parallel to ARCHIVE 
dir
      "../ARCHIVE/$mon_num$dash$mon_name$yr/$models[0]/$dat0",
      "../ARCHIVE/$mon_num$dash$mon_name$yr/$models[1]/$dat0",
      "../ARCHIVE/$mon_num$dash$mon_name$yr/$models[2]/$dat0",
          # would make more sense as /$yr$mon_num/ in the middle
    );


Script (putall.pl) - cut and paste into putall.pl (or whatever):
Nope that helps some.






      
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to