Page 1 of 1

development version newLISP 8.8.3

Posted: Sun Mar 26, 2006 1:00 pm
by Lutz
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.

Posted: Sun Mar 26, 2006 2:12 pm
by cormullion
Thanks for (real-path)!