<div dir="ltr"><div>ABCL> (format nil "~$" -2.34)</div><div>--2.34</div><div><br></div><div>I've fixed this locally by modifying 'format-dollars' to call 'abs' on the first argument to 'sys::flonum-to-string'.</div><div><br></div><div>-- Scott</div><div><br></div></div>