[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Saving the listener
- To: Gat <Gat@ai.jpl.nasa.gov>
- Subject: Re: Saving the listener
- From: Bill St. Clair <bill>
- Date: Mon, 18 Mar 91 13:41:05 -0500
- Cc: info-macl@cambridge.apple.com
- In-reply-to: Your message of 17 Mar 91 17:51:28 -0500. <9103180152.AA05200@brazil.cambridge.apple.com>
Date: 17 Mar 91 17:51:28
From: Gat <Gat@ai.jpl.nasa.gov>
Subject: Saving the listener
To: info-macl@cambridge.apple.com
Subject: Saving the listener
Is there a way to save the contents of the listener to disk that does not
require user intervention? Calling window-save or window-save-as on the
listener always brings up a dialog box.
Thanks,
E.
gat@robotics.jpl.nasa.gov
(ask <window>
(setq (objvar ccl::my-file-name) <file name>)
(window-save))