Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7503 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Greetings,

I was just wondering if there is a "Find Last Record" script in Filemaker 7? I need to be able to copy information from the last record in one table to a new record in another table?

Thank you so much!

[color:"red"] A.

Posted

Use status(CurrentRecordCount) or /(foundcount), depending on what you want to load, to set a global in the file in question. Then, you can access that number in a script and, within scriptmaker, you can use the 'Go to Record/Request/Page' command to go to that record by number, or field value.

Posted

That'd work! grin.gif

If you used my , er, 'um "approach," you could at least maintain a variable that would be accessible via a relationship.

This topic is 7503 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.