• 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: reposition popup window [was Newbies Question...]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reposition popup window [was Newbies Question...]


  • Subject: Re: reposition popup window [was Newbies Question...]
  • From: Jon Pugh <email@hidden>
  • Date: Fri, 22 Feb 2002 22:34:00 -0800

At 3:14 PM +1300 2/23/02, Andy Wylie wrote:
>set aWind to (choose from list (get name of windows of application
>"Finder"))
>tell application "Finder"
> activate
> set {x, y, xx, yy} to reposition window aWind
> set {x, xx} to {x + 10, xx + 10}
> reposition window aWind to {x, y, xx, yy}
>end tell

My choose from list returns a list, not a single reference. I'm running the 9.2.2 version here.

Once I added a "set aWind to aWind as string" it works.

Thanks.

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.

  • Follow-Ups:
    • Re: reposition popup window [was Newbies Question...]
      • From: Andy Wylie <email@hidden>
References: 
 >reposition popup window [was Newbies Question...] (From: Andy Wylie <email@hidden>)

  • Prev by Date: Re: Newbies Question...
  • Next by Date: Re: AFP,SMB share mounting
  • Previous by thread: reposition popup window [was Newbies Question...]
  • Next by thread: Re: reposition popup window [was Newbies Question...]
  • Index(es):
    • Date
    • Thread