- Renamed “Item” to “Row” so UI and scripts use same terminology.
- Changes to the AppleScript dictionary:
- Got a lot of good feedback in this thread.
- I haven’t applied it all, but I did make a number of signifigant changes:
- Removed
child row
and just userow
- Document now maintains a collection of all
rows
- Each row now only maintains a collection of directly contained
rows
This is a change from previous behavior - I’ve also added a number of new scripting properties such as
entire contents
andcontainer
- Removed
- More scripting documentation is now available.
Download Bike: