automation - Keystroke Characters Repeatedly With AppleScript -
is there possible way applescript automate typing following:
aaaaaaaa, aaaaaaab, aaaaaaac, way zzzzzzzz?
it's 1 of simple functions hard figure out (for me, @ least). :/
what want permutation handler, i'm not sure if want run set of permutations, have 7 char positions 26 possibilities in each position, gives total of 7^26, or 9^21 different lines, considerable set. however, should able find suitable handler here http://macscripter.net/viewtopic.php?id=30365&p=1
Comments
Post a Comment