• 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 deal with Resource Forks from command line
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to deal with Resource Forks from command line


  • Subject: Re: How to deal with Resource Forks from command line
  • From: Tom Harrington <email@hidden>
  • Date: Wed, 28 Sep 2005 15:21:14 -0600

On 9/28/05, Andreas Mayer <email@hidden> wrote:
> tell application "Finder"
>      activate
>      make new Finder window to disk "MyDisk"
>      set current view of Finder window 1 to icon view
>      set toolbar visible of Finder window 1 to 0
>      set bounds of Finder window 1 to {16, 64, 440, 484}
>      set icon size of icon view options of Finder window 1 to 112
>      set position of item "File1" of Finder window 1 to {100, 104}
>      set position of item "File2" of Finder window 1 to {100, 308}
>      set position of item "File3" of Finder window 1 to {300, 172}
> end tell

Also keep in mind that if you're actually working from the command
line, you can use /usr/bin/osascript to wrap something like the above
into Perl or whatever you're using.


--
Tom Harrington
email@hidden
AIM: atomicbird1
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >How to deal with Resource Forks from command line (From: Andrei Tchijov <email@hidden>)
 >Re: How to deal with Resource Forks from command line (From: Andreas Mayer <email@hidden>)
 >Re: How to deal with Resource Forks from command line (From: Andrei Tchijov <email@hidden>)
 >Re: How to deal with Resource Forks from command line (From: Andreas Mayer <email@hidden>)

  • Prev by Date: 10.3.9 cross development SDK not working?
  • Next by Date: How to bind contextual menu to selection?
  • Previous by thread: Re: How to deal with Resource Forks from command line
  • Next by thread: Re: How to deal with Resource Forks from command line
  • Index(es):
    • Date
    • Thread