Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Martin Michel <email@hidden>
- Date: Mon, 11 Feb 2002 12:23:27 +0100
Am Montag den, 11. Februar 2002, um 12:09, schrieb Jim Brandt:
Can someone tell me why this statement comes up with an empty list:
set fileList to every file in folder infomac whose (file type is "TEXT"
and file creator is "TBB6")
Try code like:
set fileList to every file in folder infomac whose file type is "TEXT"
and whose file creator is "TBB6"
Greetins,
Martin
_______________________________________________
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.