BlackBox Posted August 20, 2011 Posted August 20, 2011 Nice idea pBe, but with DIMZIN=8: _$ (supp0 (rtos 1510.0 2)) "151" Isn't that the advantage of using vl-princ-to-string? (post #4) Quote
Lee Mac Posted August 20, 2011 Posted August 20, 2011 Isn't that the advantage of using vl-princ-to-string? (post #4) But vl-princ-to-string isn't meant for this purpose and won't honour other settings of DIMZIN, such as: DIMZIN=4: _$ (rtos 0.12300 2) ".123000" _$ (vl-princ-to-string 0.12300) "0.123" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.