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

Data Copying


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

Recommended Posts

  • Newbies

I'm trying to make a script that copies data from one database to another. Specifically, I've got a contact manager database that I'd like to be able to hit a button and copy the relevant contact information (name, company, fax number) into a new record in my fax database. Any help would be appreciated!

Link to comment
Share on other sites

Open Fax file

Perform an import, importing the fields you will want to do automatically.

Create a script that Imports Records -- set the file you want to import from, and perform without dialogue.

Close Fax file

Open Contact Manager file.

Create a script with the following steps:

Show All Records

Omit Record

Show Omitted

Perform Script [External Script]

-- the external script is the one you created in Fax

That's all!

Link to comment
Share on other sites

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