It's an AS reserved word thing. When you do (company "Bob's Things")
you're doing a name lookup and that's the method it's going to call
to do a name lookup.
Adam Knight
If you're not going to stop and appreciate the scenery, you're not
going to
enjoy Myst. The same thing applies on the Mac as well. -- Rand Miller
On Jul 25, 2007, at 10:15 AM, Mike Zornek wrote:
Why "WithName" ? The objectSpecifier I built (and the string I see
from the
reference in the result window) is based on my uuid attribute; name
isn't
unique. Or is 'name' some kind of AppleScript reserved word thing?