Thanks, that's exactly what I was looking for.
Bruce
Search found 2 matches
- Thu Feb 23, 2006 3:08 am
- Forum: newLISP in the real world
- Topic: interrupt handling
- Replies: 2
- Views: 2537
- Tue Feb 21, 2006 1:44 am
- Forum: newLISP in the real world
- Topic: interrupt handling
- Replies: 2
- Views: 2537
interrupt handling
I just recently starting using newlisp, and have a problem that I haven't been able to find a solution to. Newlisp's default for interrupt handling is not what I was expecting for a language that is built for scripting. If I build a newlisp script for use in a pipeline, e.g.: cat file | new-lisp-scr...