mentairia Posted September 23, 2005 Posted September 23, 2005 How do I write a script to set a field in find mode as none are working for me. What I am trying to do is set a month, year, and magazine in find mode. I used! Goto (layout x) enter perform set field [month ; monthname (xdatefield)] set field [Year ; year (xdatefield)] perform find What am I doing Wrong? Thanks Tony D.
-Queue- Posted September 23, 2005 Posted September 23, 2005 I assume 'enter perform' should be Enter Find Mode. Is xdatefield a global with a date currently in it?
mentairia Posted September 23, 2005 Author Posted September 23, 2005 Bingo forgot to do as global thanks Queque
Recommended Posts
This topic is 7003 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