Re: file type bzy?
Re: file type bzy?
- Subject: Re: file type bzy?
- From: Emmanuel <email@hidden>
- Date: Wed, 19 Jun 2002 20:28:21 +0200
At 5:11 PM +0200 19/6/02, Steve Suranie wrote:
>
move file moveThis of thePath to the folder magFolder of dstFolder
>
>
repeat until (file type of file moveThis of folder magFolder of
>
folder dstFolder is not equal to "bzy ")
>
end repeat
This can't work - whatever dstFolder contains - since it uses both "of
dstFolder" and "of folder dstFolder". (I think)
You should be more specific about the contents of the various variables.
And, if you're running inside a "tell" wrapper, it may be useful that you
let us know.
Emmanuel
_______________________________________________
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.