[Pythonmac-SIG] Keywords <=> Variables in appscript

Adam Morris amorris at mistermorris.com
Wed May 5 14:39:09 CEST 2010


How can one refer to keywords  (the k) given a variable?

I'm working on a script that allows users to tell pages, for example,
to set the current selection's properties to stroke type: solid,
stroke width: 1.0. But I want to abstract all of this away. Coercion
is simple enough, but what to do about defined keywords when given a
string?


More information about the Pythonmac-SIG mailing list