Re: Cumulus Help!
Re: Cumulus Help!
- Subject: Re: Cumulus Help!
- From: email@hidden
- Date: Thu, 1 Mar 2001 19:06:14 EST
In a message dated 3/1/01 2:59:37 AM,
email@hidden writes:
>
Everything works great with one major exception: Updating an Image. I can
>
find the image with no problem and update with force. The thumbnail clearly
>
shows it9s been updated, but the path now says it9s in the network trashcan.
Have you tried "check" as in the following line (not complete code, just an
example):
tell application "Canto Cumulus Desktop PLUS"
tell database theDatabaseName
check file reference of row id rowID
end tell
end tell
From the dictionary:
check: Bring file reference up to date
check <reference> -- The file reference of the row to update
Ken Fleisher
email@hidden