Re: log command
Re: log command
- Subject: Re: log command
- From: "Stockly, Ed" <email@hidden>
- Date: Wed, 06 Apr 2016 18:41:35 +0000
- Thread-topic: log command
As Steve suggested, move these commands outside the "if" / "end if" block. Otherwise they only execute when item 1 of theTeam is "Pink"
log
theTeam
log
thePath
log
teamGroup
You may also add this: before or after those commands to make sure the variables have values when that part of the script executes.
display dialog theTeam & return thePath & return & teamGroup
|
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden