• 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 and Packages on OS 9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AppleScript and Packages on OS 9


  • Subject: AppleScript and Packages on OS 9
  • From: Carsten Gehle <email@hidden>
  • Date: Mon, 08 Apr 2002 22:48:45 +0200

Hi all!

I am new to AppleScript and new to this list. Does anyone know how to access
files (and folders) of application packages on OS9? If saw that I need to
create a ref by using

set theLibsFolder to (((thePackage as string) & ":Contents:MacOS9:Libs") as
alias)

to get something which could be asked about files. Well, using

count of files of theLibsFolder

is working, but

name of item 1 of theLibsFolder

causes

"Cannot access "Contents" of folder....."


Unfortunately I did not find any way to set the hasBundle bit of the package
(in order to make a folder of it, temporarily). Am I missing something?

Many thanks in advance,

Carsten
_______________________________________________
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.

  • Prev by Date: Re: Aete with EightyRez
  • Next by Date: Activating applet or app?
  • Previous by thread: More Quark 5 broken
  • Next by thread: Activating applet or app?
  • Index(es):
    • Date
    • Thread