I have never used Apple Script before but I know through doing some reading that I can make applications do run at certain times with a script.<BR><BR>So my question is how do I make a script that ...
I'm making a script that will write a two-dimensional array to an Excel spreadsheet. The script is meant to be called from within other scripts. An outer loop runs once for every row in the array. An ...