All-
I’m very, very new to Applescripting. Yes, I should take the next 32 months and learn all the complexities of applescript, and I will. But until then…
Is there a script, or is it even possible, when I fire up my mac, to have it dial my ISP through remote access, and launch Outlook Express (or Eudora Pro)?
: All-
: I’m very, very new to Applescripting. Yes, I should take
: the next 32 months and learn all the complexities of
: applescript, and I will. But until then…
: Is there a script, or is it even possible, when I fire up
: my mac, to have it dial my ISP through remote access,
: and launch Outlook Express (or Eudora Pro)?
Of course, and a lot more! Start by, while in the Script Editor, File/Open Dictionary…, choose Scripting Additions and then choose Remote Access Commands. You’ll see (depending on what OS you have) RA (or PPP) connect, and RA disconnect and more. Then you can add to your script to open whatever app you want. Since you’re into learning, I encourage you to start experimenting. Have fun!