1*9a7741deSElliott Hugheslength > max { max = length; x = $0} 2*9a7741deSElliott HughesEND { print max, x } 3