Re: Mysterious nulls in NSScriptCommand
- Subject: Re: Mysterious nulls in NSScriptCommand
- From: Jim Correia <email@hidden>
- Date: Mon, 5 Nov 2007 14:57:33 -0500
- Delivered-to: email@hidden
- Delivered-to: email@hidden
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
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.