TableSearchServices updated
TableSearchServices updated
- Subject: TableSearchServices updated
- From: Victor Yee <email@hidden>
- Date: Fri, 18 Jan 2002 16:02:43 -0500
TableSearchServices has been updated to version 2.0.
Changes:
- Returns a list of indexes rather than references to the matched entries.
- Search parameter theseFields only accepts a string or list of strings.
- Search parameter thisRelation accepts a wider variety of strings.
- Initialize and reset handlers renamed to better reflect their function.
The code has changed quite a bit; mostly that several script objects have been
removed. For those interested, the script's flow is a lot easier to follow.
I guess that I'm starting to learn the benefits of a more judicious approach to
script objects :)
4K download:
http://www3.sympatico.ca/victor.yee/applescript/libraries/TableSearchServices2.0.sit.hqx
Victor
For anyone that wants to compare, the older script is still in the same place:
http://www3.sympatico.ca/victor.yee/applescript/libraries/TableSearchServices1.01.sit.hqx