Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mysterious nulls in NSScriptCommand



On Nov 5, 2007, at 2:46 PM, Major Domo wrote:

Oh, and while I'm on the subject, are there any other patterns that immediately spring to mind to put a thing into a container?

For an item which can live in only one container, the idiom is

	move <object> to <insertion location>

for example:

	move book "blah" to end of shelf "foo"

For an item which can live in multiple containers (think songs in iTunes playlists, photos in iPhoto libraries) the idiom is

	add <object> to <container>
	remove <object> from <container>

Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-implementors mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-implementors/email@hidden

This email sent to email@hidden
References: 
 >Mysterious nulls in NSScriptCommand (From: Major Domo <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.