Dear rooters, to keep track of some settings used to create a tree, I would like to store them as text inside the .root file, i.e. include a copy of my settings file. Using TObjString stores it, but unfortunately the TBrowser does not like it (=crashes), I guess because the text is just too long. Using a "named string" (GetName() giving some short text) makes it possible to open the TBrowser window, but Inspect etc still crash (stack trace says something of sprintf). Is there a recommended way for storing large text? Best regards, Alexander
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:05 MET