
One of the biggest changes in this release is the performance. The first time you launch SB for a database you probably won't see much difference, but the 2nd time you launch SB on the same database, there will be huge difference.
New version includes a few new features:
Constants:
C Declares:
Class Variables Folder:
You can download the new version of Teamstudio Script Browser here, or on the left side under the 'Free Tools' section.
1. Chad Schelfhout11/29/2006 10:00:39 AM
Homepage: http://www.chadsmiley.com
Sweet!!! I love this tool!
2. Walter11/30/2006 03:11:01 AM
It seems webservices are not supported?
3. Scott12/01/2006 07:38:31 PM
Homepage: http://thebigredshark.com
Fantastic .. just in time for rolling out a new version of Teamstudio tools as well .. I'll be downloading on monday...
4. K12/21/2006 09:04:02 AM
This tool would be really usefull for documentation purposes if it had diagram facilities biased in UML:
Classes, Relations, Dependencies, SwimLanes and the ability to export those to word.
5. Ray01/04/2007 06:38:00 AM
Homepage: http://domino.musicline.ch
The tool is fantastic but I ran into a problem with a class that is bigger than 64k. Is there a limitation with the script browser. It seems that classes > 64k do not display within the browser.
Regards
Ray
6. Craig01/04/2007 05:18:08 PM
Unfortunately there is a limitation of 64k on the class size. More specifically it's a limitation on the size of the declarations section. I will hopefully have this worked out in a later version.
-Craig
7. Robert01/09/2007 09:20:31 AM
I have the same problem with complex Classes and the latest Version 2.05.13 (it seams to me that the problem did not exist in eralier versions?)
Servus
Robert
8. Michael03/14/2007 09:45:10 AM
Hi Craig,
it would be nice and a good idea to keep the latest bugfree (or bugless) version of a tool available. Because of the 64k limitation the version 2.5 is not usable. And stupidly I cleaned up my install directory and deleted the old version
Could you please give me access to version 2.1 (as this versions works for a colleague)? Thank You...
(As you may notice your tool is very appreciated and used)
Michael
9. Starrow Pan06/01/2007 04:24:04 AM
Homepage: http://saintstarrow.blogspot.com
Nice tool!
I've just downloaded from this blog site.(I can't download it from the teamstudio site)
I couldn't wait to try, it's cool.
Still have some suggestions.
The reference function seems not to work on all the occurrence of a variant.
And is to close and open the browser again the only way to show the latest changes made to the script?
10. Brian Miller06/01/2007 09:44:24 AM
Found a bug: If you use upper-half unicode characters in your property or method names, the script browser won't pick up that class, or any classes after it - even if they're in other script libraries.
e.g.:
Private Function ¶reduce( arg )
or
Private «cursor» As Integer
Since LS allows these characters, the browser should account for that. (Yes, I know, I can replace the characters with regular letters as a workaround. But, you should fix this next time you get to looking into the code again.)
11. Markus Koller06/20/2007 02:39:16 AM
On teamstudio.com website, the download points to a file from 2005. Could you please upload the newest version there, too?
12. Bill Hanson08/14/2007 10:08:36 AM
Just thought I'd let you know that I'm also having the 64k class problem.
For us API programmers: Any chance of making this an open source project?
13. Bert van Brakel10/09/2007 06:47:15 PM
I have the same 64K limit. Maybe previous releases could be made available, or the current one fixed? It's on the big libraries where this tool is the most useful, unfortunately it doesn't work on these :(
14. Bertrand Bourgeat11/18/2007 11:22:31 AM
Great tool! However navigation does not seem to work unless the script library is open. I am running on R6.5.3 whih should support navigation - any ideas why this dosent work?