Newbies puttingkidsfirst Posted June 7, 2002 Newbies Posted June 7, 2002 I am trying to create a script that will copy found records from one FM file to another FM file. Could someone please help me with the basics of how to do this.
andygaunt Posted June 7, 2002 Posted June 7, 2002 If the files have matching fiels, go to the database that you want the records transferred to and do a manual import, matching the field names. Once complete go to scriptmaker and write a script, Import records. This only needs one line. Import records [restore import order, perform without dialog and specify the file they are coming from] Now, from the file you are sending the records from you can write a script that performs the external script [import records]. HTH
Newbies puttingkidsfirst Posted June 7, 2002 Author Newbies Posted June 7, 2002 Thank you for the help it worked great.
Recommended Posts
This topic is 8209 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