anna f Posted January 30, 2007 Posted January 30, 2007 Is there a way for a script to tell if a user is in Find mode when the script is executed? I need the script to do something different if executed in Find mode (some of my check boxes are buttons). Thnx!
mr_vodka Posted January 30, 2007 Posted January 30, 2007 If Get(WindowMode) =1 script steps Else other script steps End If
Recommended Posts
This topic is 6509 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now