Re: AppleScript's 'with transaction' statement broken? (Or just misunderstood?)
Re: AppleScript's 'with transaction' statement broken? (Or just misunderstood?)
- Subject: Re: AppleScript's 'with transaction' statement broken? (Or just misunderstood?)
- From: Jon Pugh <email@hidden>
- Date: Mon, 20 Nov 2006 08:11:12 -0800
At 1:48 PM +0000 11/20/06, has wrote:
>tell application "AETest"
> with transaction
> «event TestTran»
> end transaction
>end tell
As I recall (and it's been a VERY long time now) this AppleScript block simply ensures that the transaction id attribute of the events within the block is "unique" and the same for all events.
I believe the transaction events in the Registry were an initial design that turned out to be incorrect and was never used.
Jon
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden