Message 1 of 5

Not applicable
03-16-2021
10:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
thank someone for help.
I have a routine in lisp, that after going to read the point x, remove the value of y, and write that value in the drawing.
my problem is that I want you to always write the value with 3 decimals, or 2 decimal places, but that's not what you do, sometimes write 0.12 instead of 0.120 other times 0.17 instead of 0.170 ....
someone tells me how can I force you to always write with the decimal places I define (2 or 3 ...)
Thanks
JM
Solved! Go to Solution.