• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Incrementing variables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Incrementing variables


  • Subject: Re: Incrementing variables
  • From: Barry Wainwright <email@hidden>
  • Date: Tue, 19 Jul 2005 23:33:04 +0100
  • Thread-topic: Incrementing variables

On 19/7/05 23:01, "Robert Poland" <email@hidden> wrote:

> Hi,
>
> Is there a way to create variables in Applescript like, X(Y)? Where x
> is the variable and Y could be another variable.
>
> Tia,

Set x to {1,2,3,4,5,6,7,8,9}
Set y to 5
Item y of x

--
Barry



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Incrementing variables (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: Incrementing variables
  • Next by Date: Re: Incrementing variables
  • Previous by thread: Re: Incrementing variables
  • Next by thread: script for system Authentication dialog box.
  • Index(es):
    • Date
    • Thread