The Analyzer is a PowerBuilder 5.0 based tool that help the programmer analyze 
PowerBuilder 4.x and 5.x code.  The Analyzer allows the user to answer questions such as:

Where am I using this datawindow ?
If I change this column name, what objects do I affect?
Where am I using this global variable?
How can I get all the SQL statements used in my app?
How can I know all the tables and columns used in my app?
How many lines of code are there in my app?
How many objects do I have in my app?

And if your project involves Oracle, then The Analyzer 
provides an Oracle module that allows you to:

Browse all tables in the database
Browse all sequences, views, store procedures and indexes in the database
For each table, it provides the detail definition of it as well as 
the primary, foreign keys and indexes 
For views and store procedures, it provides a way to browse the code
It allows the user to search for columns/tables within views, triggers, and store procedures 

It provides a way to run the Explain Plan from Oracle to start helping optimize your SQL

This version of the Analyzer is the 16 bit version.  
The 32 bit version will come shortly. 
Make sure you have the right 
PowerBuilder 5.0 (or greater) version before you try running The Analyzer.  
The Analyzer keeps all the information in a SQLAnywhere 5.0 ODBC database. 

The Analyzer is a shareware application,  which means that you are entitled 
to use it free for the first 30 days, 
after which, you must either pay the shareware fee,
or delete the program from your hard disk. 
We appreciate your support and we thank you for supporting the shareware concept.

We are GMIS Associates, a software company developing shareware programs for Windows. 
Our address is:

	GMIS Associates
	504 Norcross Way
	Silver Spring, MD 20904
	(301) 680-0362

You can reach us by e-mail at:

	Internet:		gmis@erols.com

The internet access is the fastest way to get to us. We welcome your feedback, bug reports, 
wish lists for future versions and constructive criticism.