Creating new catalog in Cumulus 5.0
Creating new catalog in Cumulus 5.0
- Subject: Creating new catalog in Cumulus 5.0
- From: Ron Bishop <email@hidden>
- Date: Mon, 05 Nov 2001 13:04:21 -0600
I'm trying to create a new catalog in the downloa trial version of Cumulus
S5.0. What I need for the application to do is create a new catalog of a
volume from scratch.
Using this script, I can have Cumulus open a blank catalog and populate it.
However, i would prefer making a new one each time.
tell application "Cumulus S5.0"
activate
open alias "Macintosh HD:Desktop Folder:Untitled Catalog"
catalog assets alias "Software:" to front collection
end tell
I've tried having Cumulus open alias "disk name" - no luck
I've tried having Cumulus open file "disk name" - no luck
There is no option for volume an deach time it tries to open a catalog file.
Any help would be appreciated.
Thanks,
Ron Bishop