home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!Germany.EU.net!sbsvax!coli-gate.coli.uni-sb.de!mp-mac10.coli.uni-sb.de!espen
- From: espen@coli.uni-sb.de (Espen J. Vestre)
- Newsgroups: comp.lang.lisp.mcl
- Subject: can I copy to a drop folder?
- Message-ID: <1992Nov19.110345.15384@coli.uni-sb.de>
- Date: 19 Nov 92 11:03:45 GMT
- Sender: news@coli.uni-sb.de (Usenet news system)
- Organization: Computerlinguistik, Universitaet des Saarlandes
- Lines: 14
- X-Xxmessage-Id: <A73132D070014453@mp-mac10.coli.uni-sb.de>
- X-Useragent: Nuntius v1.1.1d12
- X-Xxdate: Thu, 19 Nov 92 11: 02:24 GMT
-
- I would like to be able to copy a file to a "drop" folder, a folder into
- which I can drop things (with the Finder), but which I am not allowed to
- open.
- Using COPY-FILE directly doesn't work, because COPY-FILE tries to look
- into the folder, and thus violates the protection of the folder.
- Is it possible at all to do such a copy-operation from MCL? If not, is
- it possible to do it by sending appleevents to the Finder?
- --------------------------------------------------------------
- Espen J. Vestre, espen@coli.uni-sb.de
- Universitaet des Saarlandes,
- Computerlinguistik, Gebaeude 17.2
- Im Stadtwald, tel. +49 (681) 302 4501
- D-6600 SAARBRUECKEN, Germany fax. +49 (681) 302 4351
- --------------------------------------------------------------
-