Your source for indispensable Apple and Macintosh news, reviews, tips, and commentary since 1990.

 

Move Multiple Windows Simultaneously in Spaces

Command-drag a window in Spaces to move all windows associated with the dragged window's application to a new space. Control-drag will do the same thing, and will also preserve the same screen position in the space in which you drop the windows.

Visit plucky tree

Submitted by cricket

 
 

John Baxter

John Baxter <jwbaxter@pt.olympus.net> writes:

I've run into something that grammar mavens may find interesting. Consider this correct [English version] AppleScript code:

   tell word 4 of paragraph 2 of document 1 of application "Scriptable Text Editor"
     get it's text
   end tell

Here, Apple has managed to make AppleScript syntax so English-like that it commits the all-too-common mistake of using "it's" instead of "its" as the possessive.

You can of course also write that statement as:

     get the text of it

That sounds terribly stilted, but at least avoids the incorrect use of the contraction in place of the possessive. One of the amusing things is that Apple has the potential of running into such problems in each language for which they provide an AppleScript dialect

Previous Article
Previous Article
Recommend This Article
-
Next Article
Top Articles in this Section
MARK/SPACE, INC: If you have a smartphone, we can sync it!
Sync your address book, calendar, notes, music, pictures, and
more from your BlackBerry, Windows Mobile or Palm OS mobile
phone to your Mac. <http://www.markspace.com/bits>