Re: Stumped with list folder in Mac OS X
Re: Stumped with list folder in Mac OS X
- Subject: Re: Stumped with list folder in Mac OS X
- From: "Carl Davaz" <email@hidden>
- Date: Tue, 29 Jan 2002 14:56:13 -0800
Michelle,
Both
set theList to list folder (alias ImagePath)
and
set theList to list folder (ImagePath as alias)
returned the error: File NewsPB29X:Desktop
Folder:CalendarMaker:TestImages: wasn't found.
Thanks,
Carl
>
Subject: Re: Stumped with list folder in Mac OS X
>
Date: Tue, 29 Jan 2002 15:05:38 -0700
>
From: Michelle Steiner <email@hidden>
>
To: <email@hidden>
>
>
On 1/29/02 2:41 PM, Carl Davaz <email@hidden> wrote:
>
>
>Can't make "NewsPB29X:Desktop Folder:CalendarMaker:TestImages:" into a
>
>item.
>
>
>
>Can someone point out what I'm doing wrong?
>
>
Imagepath is a string; apparently list folder will coerce that string to
>
an alias under OS 9, but not under OS X.
>
>
Try this
>
>
set theList to list folder (alias ImagePath)
>
>
or possibly
>
>
set theList to list folder (ImagePath as alias)
>
>
--Michelle
--File NewsPB29X:Desktop Folder:CalendarMaker:TestImages: wasn't found.
Carl Davaz, email@hidden