Actually, I am really wondering why the syntax check doesn't feel 
it was an error...

> printf ORDER ("\n%4d   %-50s   %3.2f     %3.2f\n",
>        }      $quantity, $item, $price, $ext);
>

Aren't the

$quantity, $item, $price, $ext);

somehow orphaned after the brace?
_Sx____________________
  ('>    -Sx- IUDICIUM
  //\   Have Computer -
  v_/_    Will Hack...

Reply via email to