in reply to Extraction of List of Coordinates
if ($1 > $3) { $num1x = $3; $num2x = $1; { else { $num1x = $1; $num2x = $3; } # same for y coords [download]
-Mark