jdenver Posted January 13, 2008 Posted January 13, 2008 Is there a way to run a script when a particular layout is selected. I need a layout to be in 'Find' mode, Ive created a script with just "enter find mode" in it. Unless there is another way round this
jstaphse Posted January 13, 2008 Posted January 13, 2008 Use a script with a button on the layout that you are coming from. example; Go To Layout ["LayoutName"] Enter Find Mode[]
jdenver Posted January 13, 2008 Author Posted January 13, 2008 I am launching the layout from applescript instead of a button on the last layout. The applescript file starts FM and points to the layout, it all works but the layout opens ready to enter a record but I need it in find mode. Unless there's a line in applescript I can use to set this.
Wim Decorte Posted January 14, 2008 Posted January 14, 2008 I don't have the AS library in my head so I can't give the correct syntax, but you can trigger a FM script through AS. So if you had a script that just went to find mode then you'd be fine.
Recommended Posts
This topic is 6159 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