Hi all,

Following in the spirit of my last post I'm posing a question: Could the kix community make use of a stand-alone type library viewer? If so, and if there's nothing else out there that people are using, then I was thinking of writing one.

For those of you not sure what that is, a type library viewer looks into DLL, EXE, and TLB files and extracts information on the objects, methods, properties and events contained within it. It basically would provide the same functionality as the "Object Browser" in Visual Studio, but as a stand-alone app.

From my perspective something like this would be pretty useful so that people writing scripts wouldn't have to refer to MSDN or other on-line sites for basic syntax information or to recall the name of a method you just can't quite remember.

Anyway, if there's already one out there then please let me know where to get it and I'll use it. Otherwise, I'll go ahead and write one.

Thanks.

Steve B
_________________________
Stevie