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

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

Recommended Posts

Posted

I have a database that tracks my company's products. Each record within the product database has related record(s) in two other databases for operations and color details. I'd like to create a script to duplicate a record from within the product database, but would like to duplicate all related records, also. The records are related by an auto-enter serial number, so when I use the Duplicate Record command, the related records disappear. I think the script should look something like this:

Set variable "Old serial" (kp_serial_no)

Duplicate record

Set variable "New serial" (kp_serial_no)

Find related record in COLOR DETAILS (Old serial)

Duplicate all records

Set kf_serial_no (New serial)

Does this seem correct?

Set (kf_

Posted

See here.

http://fmforums.com/forum/showtopic.php?tid/201138

This topic is 5752 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.