Sorry about that. I should have looked up sprintf. It's right there in Programming Perl. Formats for sprintf: Field: %%; Meaning: A percent sign. Thanks for the help. Vic At 3:39 PM -0500 2/26/01, Vic Norton wrote: > $string = sprintf "%.2f\%", $x * 100; >... produces an >error message.
- [MacPerl] A puzzling sprintf error Vic Norton
- Re: [MacPerl] A puzzling sprintf error Paul J. Schinder
- Re: [MacPerl] A puzzling sprintf error Vic Norton
- Re: [MacPerl] A puzzling sprintf error Bart Lateur
- Re: [MacPerl] A puzzling sprintf error Chris Nandor