Hi list, I'm trying to make a script which requires that I perform a
printf() formatting on a string, but instead of outputting the result I
need to set the result as a variable to write to a file. Can any one
advise me on how to do this? or if it's even possible?