Re: Property and variable
Re: Property and variable
- Subject: Re: Property and variable
- From: KOENIG Yvan <email@hidden>
- Date: Fri, 3 Nov 2006 17:31:06 +0100
Hello
You may code
property myBeautifulList : missing value
(* blablabla *) set myBeautifulList to {"item1", "item2"}
my useIt(myBeautifulList)
on useIt(l) display dialog "" & l's item 2 end useIt
Yvan KOENIG |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden