Re: Database Events problem
Re: Database Events problem
- Subject: Re: Database Events problem
- From: email@hidden
- Date: Thu, 26 Jun 2008 20:42:35 -0400
Re: Database Events problem
The thing that jumps out at me after a quick look is the location of this line:
close database "myDatabase"
This is inside the ---tell database "myDatabase"-- tell block, so I would try moving it two lines down into the ---tell app "Database Events"--- tell block instead, just like you have it in the "awake from nib" handler.
Hope that works.
Dallas
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden