New Version of Teamstudio Script Browser03/24/2006 01:14 PM
None
I know it's been a while since I've done a new tool download, so here is
a biggie:
I have had this laying around for a while and figured that now was as good
a time as any to get this out. Otherwise, it would probably be sitting
around for a while longer collecting dust....
The biggest deal with this new version of Script Browser is that it now
supports members and variables in the tree.
Here is a screen shot of the latest version to help me explain (taken from
the design of the 2.0 blogsphere template):
Quick run down of new icons:
-> This is a TYPE.
-> This is a parameter to a function
-> This is a local variable or a class member variable
-> This is a private class member variable
For each variable you get this: {variable name} : { type }. Everything
will have a type included. If you have declared something like "Dim
thing" then Script Browser will display: "thing : Variant".
You can search for references to variables and members via the right click
menu, just like you can do with functions and classes.
Some other things that are new are the ability to keep multiple Script
Browser windows open at once like this:
And the path to the database is now displayed in the title bar, so you
know what you have loaded.
So there is one downside to all this cool new stuff. You may notice that
the time it takes to build the tree is a little slower, but I think the
benefit of having all that extra information out weighs the slower speed.
You can download the new version of Teamstudio Script Browser here,
or on the left side under the 'Free Tools' section.