realbasic-nug.de
[Top] [All Lists]

Re: AppleScript startet nicht

To: REALbasic NUG German <realbasic-nug dot de at lists dot realsoftware dot com>
Subject: Re: AppleScript startet nicht
From: Christiaan Verbree <v at vmac dot ch>
Date: Fri, 25 Aug 2006 12:30:28 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug dot de at lists dot realsoftware dot com
References: <165E42F2-C116-49F5-8CA2-AC1E56B96471 at onlymac dot de>

Am 25.08.2006 um 11:32 schrieb Stefan Sicurella:

Script:

Müssen hier nicht noch ein on run hin:

on run {}
tell application "Calculator"
        launch
        activate
end tell
end run

gruss V



<Prev in Thread] Current Thread [Next in Thread>