Var Scope Inspection
Over at Mike schierberl’s blog I discoved his Varscoper Tool.
This is a great utility for us function writers as it allows you to plug in a file (cfc or cfm) and it will inspect the functions inside to see if you have missed any local variables from the VAR scope.
I hope mike doesn’t mind, but I’ve hacked his code and files to produce a single cfm file (varscoper.cfm) that does all of his functions.I’ve removed some of the stuff for simplicity and added a file browser.So its more of a point and click inspection.
Thanks Mike for your work and keep it up























Recent Comments