Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help with applescript studio table




On 2005, Jul 06, , at 07:52, Pete Kincaid wrote:

on getContactInfo(theWindow, theRow)
tell theWindow
set contents of data cell "Name" of theRow to item 2 of item 1 of
myData
set contents of data cell "Page" of theRow to item 3 of item 1 of
myData
set contents of data cell "Bounds" of theRow to item 7 of item 1 of
myData
set contents of data cell "Scale" of theRow to item 6 of item 1 of
myData
set contents of data cell "Horizontal Scale" of theRow to item 4 of
item 1 of myData
set contents of data cell "Vertical Scale" of theRow to item 5 of
item 1 of myData
set contents of data cell "File Path" of theRow to item 1 of item 1
of myData
end tell
end getContactInfo

Just another point: Have you considered the 'append' command to populate your data source? You can find it in the Studio Terminology Reference.


MarkB

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden

This email sent to email@hidden
References: 
 >Need help with applescript studio table (From: Pete Kincaid <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.