on 5/2/04 6:22 PM, Norman W. Ferguson at [EMAIL PROTECTED] wrote: > I've just tested running a short script while there was an active > connection: >> tell application "Microsoft Entourage" >> quit saving yes >> end tell > And it did not dismiss that dialog box...
Aha! In the Entourage dictionary, in the Standard Suite/application/properties list, there is a boolean called "connection in progress". That's the ticket! Now I can just test for this, and when it is false, then I can safely quit Entourage. Ta da! -- Norman Ferguson | Dir of Technology Services | Tekgnosys 1917 Maylin Drive; Suite 103, Salem VA 24153 cell: 540-819-4014 � ofc: 540-387-4422 iChatAV: [EMAIL PROTECTED] � http://www.tekgnosys.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
