Re: How do you test if a property is empty
Re: How do you test if a property is empty
- Subject: Re: How do you test if a property is empty
- From: Paul Taylor <email@hidden>
- Date: Mon, 19 Jan 2009 16:37:31 +0000
M. Rove wrote:
Try this:
if(played date of orig_track = "") then
set played_date_val to played date of orig_track
set played date of new_track to played_date_va;
end if
Hi, that doesnt work and its the wrong way round I want to set the value
if it has a value not if it hasnt a value
Paul
_______________________________________________
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