Newbies aapodaca Posted July 31, 2005 Newbies Posted July 31, 2005 1. Within "Define Scripts" window... how do I copy my work (so I can show you what I've done) - copy/paste is not an option. 2. What is the best way to search for "IF" and "CASE" examples in context (vs. random use of these words) 3. My statement below works, but seems there would be a more efficient way in ONE line vs. many. Can you pls suggest a better way? If [test = "x"] Go to Layout ["x"] Else If [test = "y"] Go to Layout ["y"] and so forth... End If Much appreciated for your help. Thanks in adv.
Reed Posted July 31, 2005 Posted July 31, 2005 1. You can print the scripts to a file, or just post the file containing the scripts. 3. Just use one Go to Layout [] with a calculated layout using a case statement.
Recommended Posts
This topic is 7058 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