From: ANJAN PURKAYASTHA <anjan.purkayas...@gmail.com> > 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 into > the child script: read the number of files to be processed. based on this > number create a set of arrays say @array1, @array2....@array7"?
You do not want to do that! Please read this http://perl.plover.com/varvarname.html and http://www.oreillynet.com/pub/a/network/2001/05/18/perl_redflags.html Jenda ===== je...@krynicky.cz === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/