Re: Value List
Re: Value List
- Subject: Re: Value List
- From: "Tom Chen" <email@hidden>
- Date: Fri, 25 Apr 2008 17:23:36 -0700
Hi,
I want to programmatically go through all the possible combinations of
commands/settings in the Mac Office Powerpoint Dictionary. I'm able to
obtain a list of properties of classes programmatically, but not these
enumeration constants. I guess a workaround could be to hardcode the
enumeration constants once and use it as a library. I guess I am stuck
going this route.
Thanks,
--Thomas
On Fri, Apr 25, 2008 at 5:19 PM, has <email@hidden> wrote:
>
> On 26 Apr 2008, at 00:43, Tom Chen wrote:
>
> > My question is whether it is possible to obtain a list of values for a
> > variable? For example, MS's Office Powerpoint dictionary has a
> > property of a shape class called "shape style". This shape style can
> > take on the values of an enumeration of constants (line preset1, line
> > preset2, ...), however, I cannot find a way to obtain a list of all
> > these constants.
> >
>
> Why do you want to look up this information programmatically? While not
> impossible, there is no trivial solution.
>
> has
> --
> Control AppleScriptable applications from Python, Ruby and ObjC:
> http://appscript.sourceforge.net
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden