Re: Dice
Re: Dice
- Subject: Re: Dice
- From: Adrian Milliner <email@hidden>
- Date: Tue, 26 Oct 2004 08:16:19 +0100
set names to {"one", "two", "three", "four", "five", "six"}
set roll to random number from 1 to 6
item roll in names
On 26 Oct 2004, at 05:48, Kevin wrote:
I have figured out how to get a random number but have yet to figure
out how to get words? Any help?
_______________________________________________
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
_______________________________________________
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
- Follow-Ups:
- Re: Dice
- From: Robert Poland <email@hidden>
References: | |
| >Re:Dice (From: Kevin <email@hidden>) |