getting the newLISP version number: (sys-info 6)
Posted: Mon Jan 22, 2007 8:25 am
I'm just working out how to get the newLISP version number.
How does (sys-info 6) work? Are there always 4 digits, and is the point release always two digits? What happens when version 10 comes?
At present, it returns 9015, which is quite easy to resolve to 9.0.15. What did it say for 9.0.9 - 909 or 9009? How do you tell the difference between 9.11.0 and 9.1.10?
The manual retains a dignified silence on these vital issues ... :-)
How does (sys-info 6) work? Are there always 4 digits, and is the point release always two digits? What happens when version 10 comes?
At present, it returns 9015, which is quite easy to resolve to 9.0.15. What did it say for 9.0.9 - 909 or 9009? How do you tell the difference between 9.11.0 and 9.1.10?
The manual retains a dignified silence on these vital issues ... :-)