Newbies tiby Posted April 18, 2003 Newbies Posted April 18, 2003 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!
danjacoby Posted April 19, 2003 Posted April 19, 2003 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!
Recommended Posts
This topic is 7893 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