Little error in the config file for Win32

Started by Fanda, August 02, 2005, 11:37:57 PM

Previous topic - Next topic

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

Lutz

#1
Thanks Fanda for reporting this, will be corrected in the next release.



Lutz



ps: Windows only