<div dir="ltr"><div dir="ltr"><div dir="ltr">Would anyone like to discuss the below and draft a possible stand-in for str() in x3d.py output routines? If no one else, I may be able to talk to someone in severe pain, messed up shoulder, diabetes, amputation, heart failure, etc?</div><div dir="ltr"><br></div><div>I'm not really asking for that DEF/USE stuff at this time, except the same problem Joe has with XML, code, etc., I have with XML, XSLT, etc.</div><div dir="ltr"><br></div><div dir="ltr">Thanks,</div><div dir="ltr"><br></div><div dir="ltr">John</div><div dir="ltr"><br></div><div dir="ltr">Instead of calling str() to print out a value, call a function that does precision floating point formatting on floats according to a user’s wishes. If the value is a list, call the function recursively with a list comprehension, otherwise, call str.</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div></div>