Wie kann man ohne AppleEvent an den Finder ein Alias erzeugen?
Ich muß eine ganze Reihe von Aliasen erzeugen und der Finder benötigt
ziemlich viel Zeit dafür. Wie kann man das beschleunigen?
Andy
From Mon 28 Apr 2008 20:10:37 +0200
Delivered-To: listarchive at realsoftware dot com
Received: by 10.142.80.15 with SMTP id d15cs141165wfb;
Mon, 28 Apr 2008 11:10:42 -0700 (PDT)
Received: by 10.141.86.14 with SMTP id o14mr3015018rvl.278.1209406242691;
Mon, 28 Apr 2008 11:10:42 -0700 (PDT)
Return-Path: <realbasic-nug dot de-bounces at lists dot realsoftware dot com>
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
by mx.google.com with ESMTP id l31si7334669rvb.2.2008.04.28.11.10.41;
Mon, 28 Apr 2008 11:10:42 -0700 (PDT)
Received-SPF: pass (google.com: domain of realbasic-nug dot de-bounces at lists
dot realsoftware dot com designates 66.116.103.65 as permitted sender)
client-ip=66.116.103.65;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of
realbasic-nug dot de-bounces at lists dot realsoftware dot com designates
66.116.103.65 as permitted sender) smtp dot mail=realbasic-nug dot de-bounces
at lists dot realsoftware dot com
Received: from m.realsoftware.com (localhost [127.0.0.1])
by lists.realsoftware.com (Postfix) with ESMTP id ADF461419E17;
Mon, 28 Apr 2008 13:10:40 -0500 (CDT)
X-Original-To: realbasic-nug dot de at lists dot realsoftware dot com
Delivered-To: realbasic-nug dot de at lists dot realsoftware dot com
Received: from smtprelay10.ispgateway.de (smtprelay10.ispgateway.de
[80.67.29.24])
by lists.realsoftware.com (Postfix) with ESMTP id 24F521419DFC
for <realbasic-nug dot de at lists dot realsoftware dot com>;
Mon, 28 Apr 2008 13:10:38 -0500 (CDT)
Received: from [84.175.103.107] (helo=[192.168.1.80])
by smtprelay10.ispgateway.de with esmtpa (Exim 4.68)
(envelope-from <realbasiclists at monkeybreadsoftware dot de>)
id 1JqXoD-0000m0-A2 for realbasic-nug dot de at lists dot realsoftware
dot com;
Mon, 28 Apr 2008 20:10:37 +0200
To: realbasic-nug dot de at lists dot realsoftware dot com (REALbasic NUG
German)
In-Reply-To: <61789 dot 80 dot 132 dot 129 dot 247 dot 1209404862 dot squirrel
at fantasia dot dnsalias dot net>
Subject: Re: Alias erzeugen
From: realbasiclists at monkeybreadsoftware dot de (Christian Schmitz)
Date: Mon, 28 Apr 2008 20:10:37 +0200
Message-ID: <1ig4iph dot 1qpmy4z182r9n2M%realbasiclists at monkeybreadsoftware
dot de>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
User-Agent: MacSOUP/D-2.8.2 (Mac OS X version 10.5.2 (x86))
X-Df-Sender: 363246
X-BeenThere: realbasic-nug dot de at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG German <realbasic-nug dot de at lists dot realsoftware
dot com>
Sender: realbasic-nug dot de-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug dot de-bounces at lists dot realsoftware dot com
Andy(RB) <realbasic at fantasia dot dnsalias dot net> wrote:
> Wie kann man ohne AppleEvent an den Finder ein Alias erzeugen?
> Ich mu=DF eine ganze Reihe von Aliasen erzeugen und der Finder ben=F6tigt
> ziemlich viel Zeit daf=FCr. Wie kann man das beschleunigen?
AppleScripts werden schneller durch "ignoring answers":
<http://www.monkeybreadsoftware.de/pluginhelp/faq-howtomakeapplescriptsm
uchfaster.shtml>
Gru=DF
Christian
--=20
Over 1000 classes with 20000 functions in one REALbasic plug-in.=20
The Monkeybread Software Realbasic Plugin v8.2.=20
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
|