in reply to Re: Newbie: 'For loops'in thread Newbie: 'For loops'
printf "Item %s is %s\n Name: %s\n Amount: %s\n Process: %s\n\n", $i, @{$Item}[3,0,1,2]; [download]