Miscellaneous fixes and a new function 'real-path' to translate relative file paths in absolute file paths (UNIXs only).
For change notes and files see: http://newlisp.org/downloads/development/
Lutz
Ps: just discovered GetFullPathNameA() on Win32, so there will be an implementation of 'real-path' on Win32 later.
Thanks for (real-path)!