• 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: Passing *possible* variables to a handler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing *possible* variables to a handler


  • Subject: Re: Passing *possible* variables to a handler
  • From: Andy Wylie <email@hidden>
  • Date: Sat, 20 Jul 2002 03:23:52 +1200

on 19/7/02 9:30 AM +1200: Arthur J. Knapp wrote:

> -- Equally speedy:
> --
> set v to Serge's p's item 5 -- script-object's property's item x
> set v to Nigel's GetAt(5) -- my property's item x
> set v to Hamish's GetAt(5) -- my item x
>
> -- Interesting, but no appearent speed difference:
> --
> set v to Hamish's item 5
>
I find Hamish slow either way and this ...

on foo()
script
property bar : my a
end script
end foo
set foo to foo()
foo's bar's item 5

the same as your 'Serge' with 'Nigel' just a tad slower.

_____________________________ Andy
_______________________________________________
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.

References: 
 >Re: Passing *possible* variables to a handler (From: "Arthur J. Knapp" <email@hidden>)

  • Prev by Date: Re: duplicates in a file
  • Next by Date: Re: Go To Commands (AppleScript)
  • Previous by thread: Re: Passing *possible* variables to a handler
  • Next by thread: Re: Passing *possible* variables to a handler
  • Index(es):
    • Date
    • Thread