Re: [MacPerl-Porters] [ macperl-Bugs-489132 ] Drag-n-drop file to MacPerl
[email protected] (Bart Lateur) Wed, 05 Dec 2001 16:26:41 +0100
| Newsgroups | perl.macperl.porters |
|---|---|
| Organization | MediaMind |
| Message-ID | <[email protected]> |
On Wed, 5 Dec 2001 10:34:12 +0100, Thomas Wegner wrote: >It *seems* as if this only happens when the MacPerl 5.6.1 app is opened >the very first time after system startup. A guess: when the AppleEvent system, or the Applescript extension, still needs to be loaded. At that time, it could be that the OS drops AppleEvents that are too old. If you have an Applescript in the startup folder, this probably won't happen. -- Bart.