in reply to Filling An Array
my @array = glob "{A,B,C,D,E,F,G,H}{0{1,2,3,4,5,6,7,8,9},1{0,1,2}}"; [download]
-- Randal L. Schwartz, Perl hacker Be sure to read my standard disclaimer if this is a reply.