john316

msg:978165 | 4:40 pm on Jan 28, 2005 (gmt 0) |
Check out Applescript [apple.com...]
|
rover

msg:978166 | 4:53 pm on Jan 28, 2005 (gmt 0) |
That makes sense. I don't have any experience with Applescript and am a little concerned that it will take me a long time to get up to speed to create the scripts I need, but I suppose I could also pay someone to get my initial processes up and running, and learn as I go. Thanks.
|
whoisgregg

msg:978167 | 12:30 am on Jan 29, 2005 (gmt 0) |
If you aren't in a rush, the next OS release is going to have a whizbang GUI automator feature called Automator [apple.com] that should have a more comfortable learning curve. Negative? It's only been announced for "first half 2005" which could mean it's 5 months away.
|
rover

msg:978168 | 12:43 am on Jan 29, 2005 (gmt 0) |
Thanks! That looks quite interesting, and more my speed. I'm not in a big hurry, so I think I'll wait to see how people like their new Mac minis and for the release of Tiger.
|
dcrombie

msg:978169 | 12:56 pm on Jan 29, 2005 (gmt 0) |
You also have a variety of 'shells' installed and 'cron' so you use most *ix scripts on your Mac and have them executed when you want. When "Tiger" comes out you might be able to do it all in JavaScript!
|
timster

msg:978170 | 1:41 am on Jan 31, 2005 (gmt 0) |
Hmm...this sounds like a job for Perl. Especially if the changes you're making to the text files are considerable. Perl comes installed in Mac OS X, and you can get Cron to run your Perl scripts automatically.
|
|