hello,
after looking for a plugin to do this, i opted to try developing an applescript instead.
what i want to do is this: i select some text in InDesign CS2 (a word or short sentence) and run a script that will set the baseline shift to a random value between min/max values (say 6 pt and -6 pt).
machine specs: indesign cs2, osx 10.4.9
i kind of figured how to get the selection and set the baseline shift but i’m not sure about the creating the range then looping through each character, selecting a random range value and assigning it to the character.
i’ve spent some time searching this forum and reading/comparing scripts that do random functions but most are limited to selecting files or folders, not choosing values in a range.
is this script difficult? is doesn’t seem like it should be but i’m not much of a programmer/scripter so any help or advice (or referring me to an existing plugin) would be appreciated.
thanks