[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Interrrupt question
- To: franz-friends@Berkeley
- Subject: Re: Interrrupt question
- From: narain@rand-unix
- Date: Tue, 21 Jun 83 05:00:00 GMT
- Cc: narain@rand-unix
- Original-date: Monday, 20 Jun 1983 22:00-PDT
TWIMC
-----
Here is the equivalent of Interlisp's control-H followed by OK in Franzlisp:
i.e. if you wish to interrupt a Franzlisp computation, browse around the state
and resume computation:
Hit DEL;
Browse;
(return t)
This answer was given by Liz Allen at Maryland (liz.umcp-cs@udel-relay).
-- Sanjai