Is there possible to create a n-number of lists in a cycle? I.e. for (1..$n){ my @R.$_; } or smth like this ... I know that 'my' will work only in this loop. So i am waiting for the answer. Thanks, Monomachus ------------------------ Don't worry, Be Happy
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>