• 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: Cumulus Droplet with comments?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cumulus Droplet with comments?


  • Subject: Re: Cumulus Droplet with comments?
  • From: What does not kill you only makes you stronger <email@hidden>
  • Date: Thu, 15 Mar 2001 21:10:04 -0600

on 03.15.01 3:47 PM, email@hidden wrote:

> This works if you first open a catalog.
> You can do this with a script also but as I am not in the office I don't
> have the server her so yust change Cumulus S5.0 in Cumulus Client.
>
> on open (itemList)
> repeat with thisItem in the itemList
> tell application "Finder"
> set itemName to name of thisItem
> set itemComment to comment of thisItem
> set itempath to container of thisItem as text
> end tell
> set thisitem2 to thisItem as list
> tell application "Cumulus S5.0"
> set theasset to catalog assets thisitem2 to front collection
> try
> set therecid to ID of theasset
> set value of field "Notes" of record id therecid of front
> collection to itemComment -- (watch linewrap)
> end try
> end tell
> end repeat
> end open

Interestingly enough, this did not add the comments in Cumulus 5.0.9 Single
User/Mac OS 9.1. Did it work properly for anyone else? Perhaps I will try on
Cumulus Server tomorrow, but that *shouldn't* matter..


  • Follow-Ups:
    • Re: Cumulus Droplet with comments?
      • From: Wim van Ommen <email@hidden>
References: 
 >Re: Cumulus Droplet with comments? (From: Wim van Ommen <email@hidden>)

  • Prev by Date: Re: Retrospect Client
  • Next by Date: Scripting AppleTalk and iBuild
  • Previous by thread: Re: Cumulus Droplet with comments?
  • Next by thread: Re: Cumulus Droplet with comments?
  • Index(es):
    • Date
    • Thread