Help for this page
$hashlist{$salesman}{$custnum}[6]
$hashlist{$salesman}{$custnum}{open_orders}
use constant OPEN_ORDERS => 6; # at top of code $hashlist{$salesman}{$custnum}[OPEN_ORDERS]