Page 1 of 1

Little error in the config file for Win32

Posted: Wed Aug 03, 2005 6:37 am
by Fanda
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

Posted: Wed Aug 03, 2005 4:31 pm
by Lutz
Thanks Fanda for reporting this, will be corrected in the next release.

Lutz

ps: Windows only