realbasic-nug
[Top] [All Lists]

Re: I get a default ?Application Icon? with a "No Parking", sign above i

To: realbasic-nug@lists.realsoftware.com
Subject: Re: I get a default ?Application Icon? with a "No Parking", sign above it instead of my custom Icon
From: Emile Schwarz <emile.a.schwarz@wanadoo.fr>
Date: Fri, 29 Aug 2008 21:33:34 +0200
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <mailman.5261.1220033050.14733.realbasic-nug@lists.realsoftware.com>
References: <mailman.5261.1220033050.14733.realbasic-nug@lists.realsoftware.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
User-agent: Thunderbird 2.0.0.16 (Macintosh/20080707)

Doesn't one save it as a Compiled Script to work in REALbasic?
Where is this in the REALbasic documentation ?


Yes, I know, documentation sucks (or was like that some times ago).
Date: Fri, 29 Aug 2008 10:45:25 -0700
From: Terry Ford <tmford@shaw.ca>
Subject: Re: I get a default ?Application Icon? with a "No Parking"
        sign above it instead of my
To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Message-ID: <5CEF1649-5442-4649-BA65-469C69945572@shaw.ca>
Content-Type: text/plain; charset=US-ASCII; format=flowed


On Aug 29, 2008, at 10:17 AM, Norman Palardy wrote:

>
> On 29-Aug-08, at 10:25 AM, Lennox Jacob wrote:
>
>> Hi Dennis,
>> Would you mind sharing that simple AppleScript droplet?
>> I would appreciate it.
>> Thanks.
>> Lennox
>>
>
> Something like this saved as an app should do it
>
> on open theFiles
>    repeat with aFile in theFiles
>            tell application "Finder" to update aFile
>    end repeat
> end open

Doesn't one save it as a Compiled Script to work in REALbasic?

Terry



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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