> Is there an easier way to simply have a float display (round) to > two decimal > places, rather than monkeying around with the access > restrictions? I can add > the '$' to the string. print "$%9.2f" return printed