You need to sign in to do that
Don't have an account?

Tool for mass editing S-Controls?
I am converting an app to a managed package, which means I need to add a registered prefix to each object and field reference in about 12 S-Controls. In some cases, I also want to change other parts of a field name as well. I have enough object and field references in the S-Controls to justify using a tool to make these changes. Does anyone know a tool that can mass edit all of my S-Controls, given an array of "match string" and "replace string" pairs?
it's not fully automated, but can be pretty fast task.
If you are not using Eclipse, it's worth the time to setup.
There are also Eclipse plugins for writing and testing regular expressions before you use them.
Code: Please note that this script automatically rewrite codes without any caution, so it may leads some code destruction. I'll recommend to backup scontrols in advance.