Re: Anybody knows
Re: Anybody knows
- Subject: Re: Anybody knows
- From: Arthur J Knapp <email@hidden>
- Date: Mon, 30 Jul 2001 10:06:25 -0400
>
Date: Fri, 27 Jul 2001 14:55:44 -0300
>
From: Andre Martins <email@hidden>
>
Subject: Anybody knows
>
tell application "Finder" to count items of "desktop folder"
>
set x to result
>
display dialog x
>
He answers 14,
Right. The string "desktop folder" has 14 characters in it. Try:
tell application "Finder" to count items of desktop
Arthur J. Knapp
http://www.stellarvisions.com
mailto:email@hidden
Hey, check out:
http://www.AppleScriptSourceBook.com