chevrons
chevrons
- Subject: chevrons
- From: Steve Mills <email@hidden>
- Date: Tue, 30 Sep 2003 13:59:42 -0500
Today I tried writing this:
tell app "blah"
set <<property 1234>> to true
end tell
When I compiled it, "property" got replaced with "class".
The only documentation I could find online is
<
http://developer.apple.com/documentation/AppleScript/Conceptual/
AppleScriptLangGuide/AppleScript.62.html> (can't search for the actual
option-\ and option-shift-\ characters), but it doesn't mention
anything except the raw format of an event. Why did it change it to
"class"? Also, can't "constant" be used in chevrons? I'm sure I've seen
this recently when coercing enums to strings.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.