Thanks for your feedback guys.
I think I have enough material to start coding.
Cheers!
Anjan
On Fri, Aug 28, 2009 at 9:32 AM, Steve Bertrand wrote:
> Jenda Krynicky wrote:
> > From: ANJAN PURKAYASTHA
> >> Hi,
> >> I have a question on creating array variables. I have a driver script
> that
> >
Jenda Krynicky wrote:
> From: ANJAN PURKAYASTHA
>> Hi,
>> I have a question on creating array variables. I have a driver script that
>> takes as input the number of files to be processed (say 7). One of the
>> children scripts needs to create array variables based on how many files are
>> being
ANJAN PURKAYASTHA wrote:
Hi,
I have a question on creating array variables. I have a driver script that
takes as input the number of files to be processed (say 7). One of the
children scripts needs to create array variables based on how many files are
being processed (in this case 7). How do I
From: ANJAN PURKAYASTHA
> Hi,
> I have a question on creating array variables. I have a driver script that
> takes as input the number of files to be processed (say 7). One of the
> children scripts needs to create array variables based on how many files are
> being processed (in this case 7).
ANJAN PURKAYASTHA wrote:
> Hi,
> I have a question on creating array variables. I have a driver script that
> takes as input the number of files to be processed (say 7). One of the
> children scripts needs to create array variables based on how many files are
> being processed (in this case 7).
Hi,
I have a question on creating array variables. I have a driver script that
takes as input the number of files to be processed (say 7). One of the
children scripts needs to create array variables based on how many files are
being processed (in this case 7). How do I code the following action