• 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: App switcher in OS 9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App switcher in OS 9


  • Subject: Re: App switcher in OS 9
  • From: Emmanuel <email@hidden>
  • Date: Mon, 30 Apr 2001 10:44:28 +0200

At 8:46 +0200 30/04/01, David Thorp wrote:

> set x to item 1 of (position of palette)
> set y to item 2 of (position of palette)

------------------not tested
set x to contents of item 1 of (get position of palette)
set y to contents of item 2 of (get position of palette)
------------------

>Even if I try:
>
> set x to item 1 of {1,999}
> set y to item 2 of {1,999}
>
>It gives me error messages.

------------------not tested
set x to contents of item 1 of {1,999}
set y to contents of item 2 of {1,999}
------------------

HTH
Emmanuel


References: 
 >App switcher in OS 9 (From: David Thorp <email@hidden>)

  • Prev by Date: Re: App switcher in OS 9
  • Next by Date: Re: Scheduling script execution
  • Previous by thread: Re: App switcher in OS 9
  • Next by thread: Re: App switcher in OS 9
  • Index(es):
    • Date
    • Thread