Newbies kowhai Posted May 20, 2001 Newbies Posted May 20, 2001 Is there a way to get a script to create a record in an unrelated file? For example, pressing a button in layout #1 of File A and having an assigned script create a record in File C, which has no relationship to File A.
BobWeaver Posted May 20, 2001 Posted May 20, 2001 Yes. You need to make a script in the other file that creates a new record and does whatever else you need done. Then, in your main file create a script that executes the script in the other file. You use the "Perform Script" step and select "external script" giving the name of the other file and the name of the other script.
Recommended Posts
This topic is 8593 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