in reply to Re: about () in the second,third etc datain thread about () in the second,third etc data
my @a = $de->text(); print OUT shift @a, "\n(", join(")\n(", @a),")\n"; [download]
Yves / DeMerphq -- When to use Prototypes?