• 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: How to move icons on desktop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to move icons on desktop


  • Subject: Re: How to move icons on desktop
  • From: Emmanuel <email@hidden>
  • Date: Sat, 30 Dec 2000 17:41:40 +0100

At 5:25 +0100 30/12/00, Chris Nebel wrote:
>Stephen Lanza wrote:
>
>> I had a script that moved a disk icon to a specific position on the
>> desktop which stopped working in MacOS 9. I recorded a script to see
>> what was going on and, when it is run, it fails.
>>
>> The script code is:
>>
>> tell application "Finder"
>> activate
>> get window {1230, 493}
>> select disk "RAM Disk"
>> set position of selection to {1219, 91}
>> end tell
[...]
>
>Well, the "get window" statement is completely bogus, so the Finder is
>correct in giving you an error there.
[...]

I understand that Stephen got the "get window" line from recording the
Finder. If this is the case, it's a bug, either of the Finder, or of
AppleScript, or of the recording app, or can there be any conflict involved
?

Can you confirm you got the bogus line from recording, Stephen ?

Emmanuel


References: 
 >Re: How to move icons on desktop (From: Jason Bourque <email@hidden>)
 >Re: How to move icons on desktop (From: Chris Nebel <email@hidden>)

  • Prev by Date: Re: Beginner
  • Next by Date: Re: Beginner
  • Previous by thread: Re: How to move icons on desktop
  • Next by thread: Beginner
  • Index(es):
    • Date
    • Thread