newLISP Fan Club

Forum => newLISP newS => Topic started by: Lutz on March 26, 2006, 05:00:50 AM

Title: development version newLISP 8.8.3
Post by: Lutz on March 26, 2006, 05:00:50 AM
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.
Title:
Post by: cormullion on March 26, 2006, 06:12:04 AM
Thanks for (real-path)!