Obtaining a JScript source files Variable and Function Declarations
Hi all, as part of a requirement to simplify the maintenance of JScript Script Extensions, I needed to get all Variable and Function Declarations in JScript source files. I have done this...