development version newLISP 8.8.3

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

development version newLISP 8.8.3

Post 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.

cormullion
Posts: 2038
Joined: Tue Nov 29, 2005 8:28 pm
Location: latiitude 50N longitude 3W
Contact:

Post by cormullion »

Thanks for (real-path)!

Locked