Re: Launching TextEdit with a TEXT document
Re: Launching TextEdit with a TEXT document
- Subject: Re: Launching TextEdit with a TEXT document
- From: Walter Ian Kaye <email@hidden>
- Date: Wed, 18 Feb 2004 14:10:40 -0800
At 12:16p -0800 02/18/2004, Paul Berkowitz didst inscribe upon an
electronic papyrus:
I'm not quite sure how boo misconstrued that quite the way he did, but
Because...
At 03:32p -0800 02/17/2004, Paul Berkowitz didst inscribe:
tell application "Finder"
name of application file id "ttxt"
end tell
--> "TextEdit.app"
For some reason, the Finder won't actually get the application file id of
any app or app file any longer: if it isn't followed by a 4-character string
code 'id' errors. Bah.
...you said "if it isn't followed by a 4-character string code 'id' errors."
Bundle IDs are [in practice] longer than 4 characters. Thus my inference.
Glad it's all cleared up now, though. :)
-boo
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.