• 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: Help! My Applescript no longer works in Panther
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help! My Applescript no longer works in Panther


  • Subject: Re: Help! My Applescript no longer works in Panther
  • From: Gnarlodious <email@hidden>
  • Date: Tue, 13 Jan 2004 10:24:51 -0700

Entity Michael McLaughlin spoke thus:

> Ever since upgrading from Jaguar to Panther, the following script
> (drag-and-drop application) no longer works.

> set file type of theItem to fileType
> set creator type of theItem to creatorType

Try this:

set Crtr to the creator type of item FileSpec
set Tp to the file type of item FileSpec
_______________________________________________
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: Help! My Applescript no longer works in Panther
      • From: Emmanuel <email@hidden>
References: 
 >Help! My Applescript no longer works in Panther (From: Michael McLaughlin <email@hidden>)

  • Prev by Date: Re: getting users
  • Next by Date: Re: Help! My Applescript no longer works in Panther
  • Previous by thread: Help! My Applescript no longer works in Panther
  • Next by thread: Re: Help! My Applescript no longer works in Panther
  • Index(es):
    • Date
    • Thread