in reply to Re: Format Syntax error on "."
in thread Format Syntax error on "."

For a usage like we see in the OP, sure, sprintf() is the way to go.

Have you even written a multi-page report using nothing but sprintf()? It's painful but formats make it bearable.