|
#1
| |||
| |||
| Macros in OS X So this is related to my last inquiry. If I generate say 10 individual customized mail messages, is there a way to create a macro to go in and edit something. Say for example I create the messages and they are sent to Drafts folder. I realize I've misspelled a word and want to go in and edit those 10 in one felled swoop, can i select those messages I want edit and running the macro? I *know* I could just adjust the template if I wanted to but this is a more general question. Is it *possible* to create a macro to accomplish what I want? If so, what software might I use? Thanks |
|
#2
| |||
| |||
| Look into AppleScript and Automator. |
|
#3
| |||
| |||
| and I can open, edit, save with Automator and AppleScript? Can you suggest a good tutorial? |
|
#4
| |||
| |||
| anyone? a good tutorial? thanks in advance! |
|
#5
| ||||
| ||||
|
__________________ My current machine is an iMac Core 2 Duo 2.16 GHz 24" with MacOS X 10.5. My Apples are here. My oldest Apple was born in 1977. GS/P/>SS d-(++) s+: a+ C+(C) U* P L+ E--- W++ N- o+ K? w O-- M++ V PS+ PE+ Y- PGP t+ 5 X+ R tv-- b+++ DI++ D+ G e+++ h---- r+++ y? Time is not changing, I'm just traveling through time. |
|
#6
| |||
| |||
| thanks. I'll check it out. |
|
#7
| |||
| |||
| What about automating keystrokes that aren't necessarily specific to a single application: say, adding tags or characters to the beginning and end of a given line of text? Is there an optimal method for creating macros that could work within multiple text editing applications? |