nycL45 Posted November 22, 2008 Share Posted November 22, 2008 (edited) In the FileMaker Pro 7 Help, Loop structure example, the Exit Loop After Last example includes the step, "Go to Record/Request/Page [Exit after last; Next]". Does the "Go to Record/Request/Page [Exit after last; Next]" calculation exist in FMPro7? If not, is it possible to select another step or calc to do the same thing? Your suggestions, please. TIA, Leonard Edited November 22, 2008 by Guest Link to comment Share on other sites More sharing options...
LaRetta Posted November 22, 2008 Share Posted November 22, 2008 Go To Record/Request/Page [ Next ; Exit after Last ] isn't a calculation; it is a script step. It exists in all versions of FileMaker and it can be used in many configurations. You can also use calculations to exit a loop, such as Exit Loop If [ Get ( RecordNumber ) :great: 100 or Category = "Paid" ] I'm afraid that my vague answer must follow a vague question. Can you give us a specific example from which to work? :wink2: Link to comment Share on other sites More sharing options...
Lee Smith Posted November 22, 2008 Share Posted November 22, 2008 It is the same step, you have an option at the bottom. See the arrows Lee Link to comment Share on other sites More sharing options...
nycL45 Posted November 22, 2008 Author Share Posted November 22, 2008 Cancel this question. I found the option. I thought I had exhausted everything. My bad. Link to comment Share on other sites More sharing options...
nycL45 Posted November 22, 2008 Author Share Posted November 22, 2008 Hi LaRetta and Lee Smith. When I was typing my "Eureka! I found it" post, I guess you were posting your responses. A belated thanks for replying. L. Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 5772 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