MACSCRPT Archives

November 2009

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Content-type:
text/plain; charset=US-ASCII; format=flowed; delsp=yes
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
Paul Skinner <[log in to unmask]>
Date:
Mon, 9 Nov 2009 12:52:51 -0500
MIME-version:
1.0
Content-transfer-encoding:
7BIT
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (20 lines)
Hello,

get id of application "TextEdit"
-->"com.apple.TextEdit"

get id of application "applescriptApplication.app"
-->"aplt"

What is it that causes an applescript application to create a plist  
and, I assume, thusly be locatable with the...

tell application id "com.apple.TextEdit"
     make new document
end tell

...construct?

thanks,
Paul

ATOM RSS1 RSS2