Re: Manipulating multiple files in arbitrary applications
Re: Manipulating multiple files in arbitrary applications
- Subject: Re: Manipulating multiple files in arbitrary applications
- From: Jon Pugh <email@hidden>
- Date: Wed, 14 Aug 2002 21:03:15 -0700
At 8:59 PM -0700 8/14/02, Jon Pugh wrote:
>
set fl to walk folders theFiles with script foo only using files of type {"TEXT", "osas"}
>
display dialog (number of items of fl) as string
Whoops, copy/paste error. Now the open handler doesn't return anything so that should just be:
walk folders theFiles with script foo only using files of type {"TEXT", "osas"}
Sorry about that.
Jon
_______________________________________________
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.