brian rich Posted September 10, 2012 Posted September 10, 2012 We've just purchased the 4.132 upgrade of Scriptmaster Pro from our previous version 4.1 Our first job was to rebuild the plug-in we built in v4.1; this contained one function SelectFile, together with three other functions SelectFileLastError, SelectFileRegister() and SelectFileVersion. In the application code, we use SelectFileregister() to register the plug-in and SelecFile itself to allow users to pick files from the filing system. However, when we swapped the old plug-in for the new one, the registration failed because, as far as we can see, the SelectFileRegister() function has changed to nullRegister() so our application scripts no longer see the plug-in. Is there a way to make the new plug-in a simple drop in replacement or do we need to remove the old version, install the new version and rebuild all the scripts? Will we need to do this again as and when we migrate to FMP12? Thanks Brian Rich
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