##
EmpNum LOCATION shift
23 54 1
54 2
11 65 3
####
While()
{
next if ($_ =~ /^#/ || $_ =~ /^EmpNum/);
push (@EMP, $_);
foreach $emp (@EMP)
{
push (@emp, EMP[#emp])
}
}