--- Joshua Colson <[EMAIL PROTECTED]> wrote:
> On Thu, 2006-08-17 at 14:21 -0700, chen li wrote: > > Dear all, > > > > Is it possible to create a serial of array name > using > > a loop, such as @array0,@array1, @array2, ..., to > > @array(n-1)? > > Yes, it is possible. > > Why do you want to do that, though? > > -- > Joshua Colson <[EMAIL PROTECTED]> I need to write a script to build data for generating survival curve for my lab. Based on Tim's input I write it using array of array concept. Then I import the transformed data into excell to draw survival curve. If you or anyone else is interested in it I will be happy to share the script. Thanks all, Li __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>