Re: Computer vs. System Attributes
Re: Computer vs. System Attributes
- Subject: Re: Computer vs. System Attributes
- From: Jon Pugh <email@hidden>
- Date: Fri, 5 Oct 2001 22:24:43 -0700
At 9:45 PM -0700 10/5/2001, David Graham wrote:
>
tell current application
>
system attribute "mnam"
>
--> 64175952
>
end tell
This is documented as returning a pointer to a string, which isn't really that useable in AppleScript.
Jon's Commands exposes this in 9.x, but not in X yet.
Jon