Well, I did manage to get a working (if slow - it's taken an hour to get the first nine pages of all 184 ::sigh:: ) AppleScript put together. Here it is:
tell application "Finder"
set outFile to open for access file "Mac HDD:directory_running_heads.txt" with write permission
set tmpFile to...
Follow-up information:
The basic format of the aforementioned directory is:
<Style: "Name">last-name, first-name
<Style: "Body">member-address-and-other-data
At the top of every page, we're looking for an entry along the lines of "Last-name(1) - Last-name(x)" where each is the first and last...
I'm also looking for such a process (I'm presuming it has to be scripted in AppleScript or JavaScript) for a member-directory that's going out the door. Anyone who can point me at even a _skeletal_ script for this sort of thing would make our Production Manager's day!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.