Hi,
We were wondering if there is a database of rules that others have created that we can download for Code Analyst?
Is there a rule that can check to make sure that a variables have been declared with a scope? We have a 2.6 project we are trying to update to VFP and have found that in some places variables have been create with large names but there are typos in the variable name. It run fine in 2.6 because the typo is after the max length a variable name is looked at in 2.6 but will fail in run time in VFP.
Thanks.
We were wondering if there is a database of rules that others have created that we can download for Code Analyst?
Is there a rule that can check to make sure that a variables have been declared with a scope? We have a 2.6 project we are trying to update to VFP and have found that in some places variables have been create with large names but there are typos in the variable name. It run fine in 2.6 because the typo is after the max length a variable name is looked at in 2.6 but will fail in run time in VFP.
Thanks.