Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!ksand@apple.com From: ksand@apple.com (Kent Sandvik) Newsgroups: comp.sys.mac.programmer Subject: Re: Finder Apple Events Message-ID: <13924@goofy.Apple.COM> Date: 7 Jun 91 16:50:08 GMT References: <0D010010.yo9b4f@brain.UUCP> Sender: usenet@Apple.COM Organization: Apple, Platforms&Tools Group, DTS Lines: 20 In article <0D010010.yo9b4f@brain.UUCP>, chuck@brain.UUCP (Chuck Shotton) writes: > > Where can I find the "complete" list of Apple Events supported by the System > 7 Finder? I've got all the CD's, so if it's on one of them, please tell me > and I'll go quietly sit in the corner and hunt for it. [...talking with various DTS beings...] We will publish an "AppleEvent Registry" document soon (ftp.apple.com, CompuServe and such). Drafts of this document are available on some of the System 7 Beta and the System 7 CDs. > Does the Sys 7 Finder support an Apple Event for copying files? There's an event called aeDrag which drags a selection to a destination folder, adding an offset to the location for all the items. This event usually results in a Copy event. Kent Sandvik