• 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
Mac OS X Finder views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mac OS X Finder views


  • Subject: Mac OS X Finder views
  • From: Jeff Shepherd <email@hidden>
  • Date: Mon, 15 Jul 2002 11:05:27 -0700

I have a classic script that sets the finder view of window as follows

-- Set target folder to list view
set current view of container window of destFolder to name
-- set the folder columns displayed
set shows creation date of destFolder to true
set shows modification date of destFolder to false
set shows kind of destFolder to false
set uses relative dates of destFolder to false
set +class cuss; of destFolder to true

I'd like to do two things.

(1) Find the equivalent code to execute under OS X

(2) have an if/then that checks whether this script is running under OS X or classic and run the appropriate code
_______________________________________________
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: Mac OS X Finder views
      • From: Jeff Shepherd <email@hidden>
  • Prev by Date: Re: Timers in AppleScript?
  • Next by Date: Password security
  • Previous by thread: Re: unix style paths
  • Next by thread: Re: Mac OS X Finder views
  • Index(es):
    • Date
    • Thread