exec, slash and Win98 trouble
Posted: Tue Mar 20, 2007 1:54 pm
Just found that using
isn't works under Win89 with regular slashes. but works with backslashes.
newLISP 9.1.1 on Win32
Win98SE
The same newlisp on W2k works fine both ways.
Code: Select all
(exec "disk:/somewhere/in/the/deep/prog.exe")
newLISP 9.1.1 on Win32
Win98SE
The same newlisp on W2k works fine both ways.