That could be made using %printer. The only problem is that we would like to output into a string, whereas %printer is made for streams :(
Would you mind enlighten me as to how %printer works? -- It seems to not be documented.
--
Hans Aberg
That could be made using %printer. The only problem is that we would like to output into a string, whereas %printer is made for streams :(