AppleScript: The Definitive Guide by Matt Neuburg The following errata were corrected in the 3/04 reprint: Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem (68) 4th paragraph (or 4th point in list), 3rd sentence; "It is rather is if, when the post office..." NOW READS: "It is rather as if, when the post office..." p. 159 At the end of the first paragraph; The errantphrase "vertical bar" HAS BEEN DELETED. (212) 3rd paragraph of prose (not code), first sentence; "There's no implicit dereferencing here, and 3 is not the same a reference to x." NOW READS: "There's no implicit dereferencing here, and 3 is not the same as a reference to x." p. 271 The convert script,the third line, NOW READS: set conv to do shell script ({"units", unit1, unit2} as string) (360) 2nd complete paragraph, the fifth sentence; "We speak of an application process, rather than an application, because we need to specify the application with actually targeting it!" NOW READS: "We speak of an application process, rather than an application, because we need to specify the application without actually targeting it!"