stann Posted March 22, 2004 Posted March 22, 2004 Hi I have a whole bunch of scripts that need to be applied to a different field. Is there anything that will let me take the script stuff to a word processor and some how bring it back to the same file intact but just the modifications made in the scripts externally. Is there any way to get all the scripts to a word processor and then sent them back? Thanks STan Version: v6.x Platform: Mac OS X Panther
Vaughan Posted March 22, 2004 Posted March 22, 2004 No. Scripts can be imported from one FMP file to another. In your case it might be easier thinking about renaming/redefining the field.
bruceR Posted March 22, 2004 Posted March 22, 2004 What do the scripts do? Since you're on a Mac, you have an applescript option, and applescript can write to a field by designating a variable field name.
Vaughan Posted March 22, 2004 Posted March 22, 2004 Try this: duplicate the file. Rename the field in the second file, then import the scripts back into the first file.
Lee Smith Posted March 22, 2004 Posted March 22, 2004 Why not just duplicate one of the script, change the variable, than duplicate the next script (or same script), change that variable, and so on, and so on? HTH Lee Version: v6.x Platform: Mac OS 9
Recommended Posts
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