PBSC Analyzer - Allows you to analyze PowerBuilder source code in a convenient way.
###Features:###
- Advanced syntax highlighting for PowerBuilder (PowerScript) code and SQL code;
- Parse .sr* files and detect objects/events/functions;
- Object navigation;
- Fast RegEx based text search;
- Custom batch commands over the file;
- Workspaces to manage different projects
- DataWindow debugging helper
Note: It uses extracted PowerBuilder objects (*.sr*) for analyzing. if you need a tool for extracting .sr* files then contact me.
###Instalation###
Download and unzip the latest binaries PBSC Analyzer v1.0.0-beta
###Quick start###
- Add sources to the curent workspace
- Use search area to find required object, or to search any text in all files
More documentation will come...