E
Ed Zachary
For Excel 2004, what is the syntax to obtain an entry from "get
international"? The dictionary entry is a bit confusing and the
various permutations I've tried don't compile or fail at runtime. E.g.
this fails at runtime:
tell application "Microsoft Excel"
set foo to get international country_setting
end tell
(Also I note that the Excel2004AppleScriptRef.pdf says that 'get
international' is not currently supported, but I presume since it's
present in the dictionary that it is supported.)
international"? The dictionary entry is a bit confusing and the
various permutations I've tried don't compile or fail at runtime. E.g.
this fails at runtime:
tell application "Microsoft Excel"
set foo to get international country_setting
end tell
(Also I note that the Excel2004AppleScriptRef.pdf says that 'get
international' is not currently supported, but I presume since it's
present in the dictionary that it is supported.)