On Fri, Apr 15, 2005 at 03:22:56PM -0400, BJ wrote: > For instance if i had an array (a,b,c) can I through code create @a, @b, > and @c? Just curious. ~BJ
Yes, you can, but you probably shouldn't. If you tell what you want to do I'm sure someone will tell you a better way to do it, and the answer will probably involve the word "hash". -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>