Is it possible to update a library somehow with a new downloaded update of the same library? I searched the forums and saw a post from 2010 on how to do it, but wasn't to keen in investing time into a method that most likely is outdated.
What I need to do is replace a library with its updated version, and NOT having to redo all the triggers associated with the older library version.
If you retain the variables in the old version and just delete the functions you shouldn't have any problems. If the new library uses different variables, however, you will still need to link those up.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Is it possible to update a library somehow with a new downloaded update of the same library? I searched the forums and saw a post from 2010 on how to do it, but wasn't to keen in investing time into a method that most likely is outdated.
What I need to do is replace a library with its updated version, and NOT having to redo all the triggers associated with the older library version.
If you retain the variables in the old version and just delete the functions you shouldn't have any problems. If the new library uses different variables, however, you will still need to link those up.