>> That last line there has the } out of sequence; should be:
>>
>> printf ORDER ("\n%4d   %-50s   %3.2f     %3.2f\n",
>>              $quantity, $item, $price, $ext);
>> }
>>
>
> Oops!  The problem I noticed is that the output columns won't line 
> up.  :)
>
> Ronald


LOL :)

You did the same thing I did - fixed it, then tried to find out 
what was  wrong with it :)

-Sx-

Reply via email to