Re: [AS] set file creator to...
- From: nospam@xxxxxxxxxxxx (Mad Prof)
- Date: Tue, 13 Jun 2006 09:25:02 +0200
Sembro la carta <balestra@xxxxxxxxxxxxx> wrote:
allora ricordavo bene :-P
Qui funziona senza problemi:
tell application "Finder"
set theFile to choose file
set theCreator to creator type of (theFile as alias)
set theCode to text returned of ¬
(display dialog "Creatore del file:" default answer theCreator button ¬
{"Annulla", "Cambia"} default button 2 with icon 1)
set creator type of theFile to theCode
end tell
--
This is the end
.
- Follow-Ups:
- Re: [AS] set file creator to...
- From: Stefano
- Re: [AS] set file creator to...
- References:
- [AS] set file creator to...
- From: Stefano
- Re: [AS] set file creator to...
- From: Stefano
- Re: [AS] set file creator to...
- From: Mad Prof
- Re: [AS] set file creator to...
- From: Stefano
- Re: [AS] set file creator to...
- From: Stefano
- Re: [AS] set file creator to...
- From: Stefano
- [AS] set file creator to...
- Prev by Date: Re: Se Leopard fosse solo per Intel...
- Next by Date: Re: Programma free per fare siti
- Previous by thread: Re: [AS] set file creator to...
- Next by thread: Re: [AS] set file creator to...
- Index(es):
Relevant Pages
|