Re: Data events suite
Re: Data events suite
- Subject: Re: Data events suite
- From: pete boardman <email@hidden>
- Date: Mon, 16 May 2005 07:51:56 +0100
On 2005-05-15, at 22:41, Norman Cohen wrote:
The following script saves the database in ~/Documents/Databases/
test.dbev
tell application "Database Events"
make new database with properties {name:"test"}
get properties of database "test"
save database "test"
end tell
Thanks for getting this working, Norman. But now I'm puzzled - I
thought databases didn't need to be saved (being updated on disk
after every transaction). It still looks promising though.
Pete
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden