MSPJ Posted September 14, 2007 Posted September 14, 2007 Hi - I'm having a bizarre problem. I have a db that uses a few plugins - troi file, zippscript, and myfmbutler. They all seem to be working fine. However, if I use Save A copy as... to make a backup, the zippscript stops working in the copy. Not only stops, but makes weird things happen to the field it's associated with. I've tried narrowing it down to some other issue, but if I make a copy in Windows explorer, the problem does not occur, but using Save a Copy in FM, it does. Anyone have any idea what this is about? I'm not using the clone feature, I've tried both compacted and not compacted copies - doesn't make a difference. Insights appreciated!
David Jondreau Posted September 14, 2007 Posted September 14, 2007 I use zippScript to Save A Copy As (both Clone and Compacted) during development with no problems.
Vaughan Posted September 14, 2007 Posted September 14, 2007 The file's name must be hard-coded into one or more of the calculations that activates the script via the plugin. Is the name of the saved copy different from the original? Instead of hard-coding the file name, use the Get( FileName ) function to make it dynamic.
Recommended Posts
This topic is 6349 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