Newbies tiby Posted April 18, 2003 Newbies Share 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! Link to comment Share on other sites More sharing options...
danjacoby Posted April 19, 2003 Share 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! Link to comment Share on other sites More sharing options...
Newbies tiby Posted April 19, 2003 Author Newbies Share Posted April 19, 2003 Thanks very much Dan! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now