Re: help with Tanaka's
Re: help with Tanaka's
- Subject: Re: help with Tanaka's
- From: "Christopher C. Stone" <email@hidden>
- Date: Wed, 7 Mar 2001 23:37:28 -0600
>
Why isn't this working:
>
>
set [theFileList] to MT List Files [theFolder] of attribute visible
>
>
it's returning a hidden icon file which I'm trying to exclude.
Hello John,
Attributes must be in the form of a list:
set f to alias "Black Hole:Downloads - New:"
set l to MT List Files f of attribute {visible:true}
--
Best Regards,
Christopher Stone
______________________________
StoneWorks Computer Consulting
email@hidden