Re: iTunes Scripting: How do I get the name of the library?
Re: iTunes Scripting: How do I get the name of the library?
- Subject: Re: iTunes Scripting: How do I get the name of the library?
- From: Martin Michel <email@hidden>
- Date: Tue, 21 May 2002 04:27:17 +0200
Hi,
someone on this list gave me this tip:
tell application "iTunes"
set library_name to name of playlist 1
end tell
Short, but effective =)
Greetings,
Martin
Am Samstag den, 18. Mai 2002, um 14:30, schrieb Mojo:
The main library has a different name in every language version of
iTunes.
How do I read out this name?
Thanks in advance, Mojo
_______________________________________________
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.
_______________________________________________
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.