Re: (2 of 2) Application Scripting Question - Theoretical? (was Re: Technote 2106 is da Bomb)
Re: (2 of 2) Application Scripting Question - Theoretical? (was Re: Technote 2106 is da Bomb)
- Subject: Re: (2 of 2) Application Scripting Question - Theoretical? (was Re: Technote 2106 is da Bomb)
- From: Michael Terry <email@hidden>
- Date: Sat, 10 Apr 2004 00:03:15 -0700
On Apr 9, 2004, at 11:19 PM, Walter Ian Kaye wrote:
The alternative would be to do like is often done with Excel:
1. get the boundaries of the range you want to affect
2. build a range reference based on those boundaries
3. assign an array to that range
Oh, and the other thing is that you can extract references to
noncontiguous cells in OO. AppleScript's reference forms are more
powerful than simple ranges references, which makes sense because AS's
reference forms are designed to be powerful enough for any sort of
application, not just spreadsheet-types. Can the table suite handle
noncontiguous cells in a single Apple event?
Mike
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.