Re: Avoiding repetition
Re: Avoiding repetition
- Subject: Re: Avoiding repetition
- From: email@hidden (Walter Ian Kaye)
- Date: Fri, 16 Jul 2004 00:06:49 -0700 (PDT)
Oops, it wrapped. Here it is intact, I hope:
set myday to Sunday as string
set dayFolders to "Monday ATuesday BWednesdayCThursday DFriday ESaturday F Sunday G"
set o to (9 + (offset of myday in dayFolders))
set myfolder to character o of dayFolders
action to folder myfolder
-boo
making his own poor man's webmail, writing in from las vegas
____________________________________________________________________________
This message was sent to "AppleScript-Users" via
http://www.natural-innovations.com/1/keymail?key=asusers
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.