in reply to Re: string interpolation
in thread string interpolation
You called it, Eily. Actually, several replies said I might have different versions of the code. And that was correct. I had switched between print and printf. When I used print, it worked OK. It was the printf that was doing the interpolation. That's good to know.