Track if user hits CANCEL on popup
Track if user hits CANCEL on popup
- Subject: Track if user hits CANCEL on popup
- From: email@hidden
- Date: Fri, 21 Dec 2001 10:32:06 EST
Can anyone tell me if it's possible to write an AppleScript that can detect
if the user hit's the cancel button on a popup? The popup I need to track is
the "login as administrator" popup that has the username/password input
fields.
I need to detect this in order to have Applescript cancel a subsequent
installation process if the user does not sign in with the proper access.