• 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: Akua Sweets and Writing long version resource?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Akua Sweets and Writing long version resource?


  • Subject: Re: Akua Sweets and Writing long version resource?
  • From: Paul Berkowitz <email@hidden>
  • Date: Fri, 10 Aug 2001 17:26:14 -0700

On 8/10/01 2:05 PM, "T.J. Mahaffey" <email@hidden> wrote:

> Hi folks.
>
> I'm trying to use Akua Sweets osax to set the version of a file in it's info
> box, but I can't seem to figure out how to word it. My attempts all error
> out, but I know Akua has commands for this and I've looked them over in it's
> dictionary...
>
> Could someone shed some light? here's my latest attempt:
>
> set long version of Extended Info Rec of thisItem to ("this is a test" as
> text)
>
> Can someone show me what I'm doing wrong?
>

Don't use the "class" extended info rec: you can't do anything with that.
Instead set a variable to the command 'extended info for':

set extInfo to extended info for thisItem -- an alias or file

Then use the 'apply catalog info' to actually change the properties of the
file:

set long version of extInfo to "this is a test"
apply catalog info extInfo to thisItem

--
Paul Berkowitz


  • Follow-Ups:
    • Re: Akua Sweets and Writing long version resource?
      • From: Sander Tekelenburg <email@hidden>
References: 
 >Akua Sweets and Writing long version resource? (From: "T.J. Mahaffey" <email@hidden>)

  • Prev by Date: Re: set the clipboard to...
  • Next by Date: Re: How do you check the equivalency of references?
  • Previous by thread: Akua Sweets and Writing long version resource?
  • Next by thread: Re: Akua Sweets and Writing long version resource?
  • Index(es):
    • Date
    • Thread