• 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
applescript versions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

applescript versions


  • Subject: applescript versions
  • From: Matthew Galaher <email@hidden>
  • Date: Tue, 12 Aug 2003 12:00:34 -0700

The following bit of an external subroutine I wrote at work won't compile at home. In particular it has problems with the line 'if current view of window 1 is column view then'. I tried to see what version of applescript I'm running but couldn't figure it out. Sorry for the newbie question, but I'm stumped why very similar machines differ in being able to syntax check the same code. Does column view require some update that I forgot about? Thanks for any input.


snip:
if current view of window 1 is column view then
get properties of window 1
set pResults to result
set x to target of pResults as string
--display dialog "Column view Path " & x

else
_______________________________________________
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: applescript versions
      • From: Michelle Steiner <email@hidden>
  • Prev by Date: Re: Where is "osascript"?
  • Next by Date: Re: Where is "osascript"?
  • Previous by thread: Re: Who unsubscribed me too? (was: Digest request)
  • Next by thread: Re: applescript versions
  • Index(es):
    • Date
    • Thread