Problems with Dump ?
Posted: Mon Sep 10, 2007 9:31 am
Just experimenting...
Seems that Dump interrupts dotimes evaluation
D:\Temp>newlisp
newLISP v.9.2.0 on Win32, execute 'newlisp -h' for more info.
> (dotimes (x 5) (dump 'a))
(4150824 69 4145160 4145160 4177016)
>
Regards
Maurizio
Seems that Dump interrupts dotimes evaluation
D:\Temp>newlisp
newLISP v.9.2.0 on Win32, execute 'newlisp -h' for more info.
> (dotimes (x 5) (dump 'a))
(4150824 69 4145160 4145160 4177016)
>
Regards
Maurizio