Re: Need help, trying to populate a plain Table
Re: Need help, trying to populate a plain Table
- Subject: Re: Need help, trying to populate a plain Table
- From: Brian Christmas <email@hidden>
- Date: Tue, 19 Aug 2014 14:45:08 +1000
Thank's for persevering with me Shane.
As usual the main problem turned out to be the dunderhead at the keyboard, but all's fixed now.
One structure problem that had me flummoxed for a while was my use of 'repeat with eachStoredItem in my storedSessionList'.
Took me a while to figure out that the following structure was required. I've never read about that peculiarity.
Regards
Santa
repeat with y from 1 to count of my storedSessionList set eachStoredItem to item y of my storedSessionList
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden