[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Calling EXEC from MacLisp
- To: IC.Mark at MIT-EE
- Subject: Re: Calling EXEC from MacLisp
- From: Scott J. Kramer <SJK at MIT-EE>
- Date: Sat, 1 Nov 80 20:48:00 GMT
- Cc: Bug-Lisp at MIT-MC
- Original-date: 1 Nov 1980 1548-EST
On EE: (LOAD '((MACLISP) SUBFORK)) then (EXEC). Subsequent calls of
this function will return you to the same "pushed" EXEC. -sjk
-------