Little error in the config file for Win32
Posted: Wed Aug 03, 2005 6:37 am
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
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