I'm writing numeric data to several files. I'd like to set the formatting once, and have it remain in effect until changed. Unfortunately, when I do this:
The "hex" flag stays in effect, but it appears that the "width" and "fill" values only last for one output, then disappear. Is there a way to make them persistent?