Regarding the line ending embedded, why do you need to have it inside a field? Some long memo text?
--TestID:Name--TestDescription:Informational: unique name for the tested server.--Explanation:Helps distinguish output from multiple scripts.Combines host and instance information.--Norm:None--Results:db2serverdb2inst1--RecordEnd
Also, jansql currently always uses dots as decimal separator. It should be enabled to use localized OS settings for such things.
Quote from: tatamata on July 14, 2011, 09:44:08 pmRegarding the line ending embedded, why do you need to have it inside a field? Some long memo text?Yep, I tried to use sdfdataset to export records containing formatted results of a test script...I'm looking into writing a patch for enabling multiline support in sdfdata (adding a new property AllowMultiLine); hope I can get it working. If so, I'll submit it to the bug tracker...