I haven't coded in perl for far too long... that aside..

How do I define variable variable names ?

I have an array that contains the header cells of some long columns, from 
which i want to create new arrays which are called by the names in the array.

e.g.

@header = (Name, Address, Date, Expiry)

And create arrays @name, @address...etc

Header contents, of course, change order and content.

Hope you can help

Michael Carmody
MDU, Public Health Lab
Dept. of Microbiology and Immunology
The University of Melbourne, Parkville


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to