Hello!
I am using newLISP v.8.6.0 on Win32 and I believe there is an error in the config file.
After installation the config file sets:
set Ide(InitialDir)
but as I tried, newLISP actually needs
set Ide(initialDir) -> small 'i' at the beginning
When I change it to small 'i' - it finally works :-)
Just to let you know, Fanda
Thanks Fanda for reporting this, will be corrected in the next release.
Lutz
ps: Windows only