Re: Whose-Filtering a Text List???
Re: Whose-Filtering a Text List???
- Subject: Re: Whose-Filtering a Text List???
- From: Christopher Nebel <email@hidden>
- Date: Wed, 10 Oct 2001 11:50:38 -0700
On Wednesday, October 10, 2001, at 04:00 AM, christian vick wrote:
on 10.10.2001 12:28 Uhr, Chris Page at email@hidden wrote:
nigh on 2001.10.10 12:47 AM, Jim Deacutis at email@hidden wrote:
set reducedFileList to (every item in FileList whose first character
is
not redoListTest) as list
--the result here is an error message like so:
--> Can't get {"Chs.", "OLs.", "Ch.", "OL."} whose character 1 * "O".
If I'm reading this correctly, the problem is that you can't use
"whose"
with lists. Pity.
AFAIK this is on Chris Nebel's list, making these things objects.
Ayep.
--Chris Nebel
AppleScript Engineering