• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: variable in subroutine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: variable in subroutine


  • Subject: Re: variable in subroutine
  • From: JJ <email@hidden>
  • Date: Mon, 09 Jul 2001 15:00:36 +0200

> I can't get the total number of files and folders...
> TheFiles and TheFolders return only the number of files and folders on
> the first level.
> If I call the subroutine from within itself at that moment the value of
> TheFolders and TheFiles
> should be the current value or not?
>
> Some Suggestion?
> Greetings from rainy Hamburg :)
> Alberto
>
>
> copy (choose folder) as string to VolumeToCheck
> copy 0 to NumberOfFiles
> copy 0 to NumberOfFolders
>

copy (VolumeToCheck as alias) to alias_VolumeToCheck

tell app "Finder" to (opt + L)
count items of (entire contents of alias_VolumeToCheck)


  • Prev by Date: Re: QuarkXPress: selection spans multiple pages
  • Next by Date: Re: Three simple FMP questions
  • Previous by thread: variable in subroutine
  • Next by thread: Re: QuarkXPress: selection spans multiple pages
  • Index(es):
    • Date
    • Thread