PROGRESS-PLUS logo
Documentation home
Create a Project
PRO4m Parameters
Source Code Scanner
Project Resources brws
Project Report Gen.
Database Browser
- Table Data Inspector
- Data Export
- Join Tables
DB Data Copier
Program Header Gen.
AutoStart Scheduler
 
PRO4m Installation
PRO4m Registration
Check for new release
Add to PRO*Tools
Prolint integration
VSS integration
Error Messages
 
PRO4m FAQ

Project Data Browser Files List

When you are opening the Project Data TreeView Browser in the first time, you are seeing the project files list to choose a file from. The files list will be replaced by "Resource Properties" section when you click a "Build TreeView" button. To get the files list back click the "File -> Select New File" menu item (see picture below).

Project Data TreeView Browser top menu:

TreeView Browser window top menu

** Click on image to enlarge in a separate window.
Project Data Browser Files List

Filter Matched MATCHES file name filter
Files List Project files list
Expand include files Available for "File Resources" preview mode only. Builds tree for the includes used in the file too.
Preview Mode List of available TreeView modes. Defines what kind of data will be shown in TreeView window.
Available:
- File Resources
- Calls Tree
- Prolint Analysis
- User-defined Parser
Build TreeView button Builds TreeView for a chosen Preview Mode.
in a new window Opens a separate window for a new TreeView.

top

Project Data Browser Preferences

** Click on image to enlarge in a separate window.
Project Data Browser Preferences

Preferences List List of preferences available individually per Preview Mode (except for Calls Tree and Prolint modes). By default everything is enabled. Preferences are shared between all parent-child TreeView windows per PRO4m session. Preferences section is available from "File -> Preferences" menu item.
Show Include/exclude an item to/from the preferences list. Affects TreeView contents starting from the next Build TreeView.

top

Project File Resources Tree

** Click on image to enlarge in a separate window.
Project File Resources Tree

TreeView window File Resources Tree. Built on PRO4m file parser results. See Browser Preferences for the available contents.
TreeView File button The button is becoming enabled on click on a TreeView node with a file name. The button helps you to easily navigate between the related modules opening the TreeView for the modules in a separate or in the same window.
File Name & Path Labels describing the two fields shown contents. The labels are usually individual for every node type.
Code Line Chosen TreeView node file code line number.
File source code preview File source code, usually repositioned to the chosen TreeView node code line. The code line is usually shown at the bottom of the editor.

top

Project File Calls Tree

** Click on image to enlarge in a separate window.
Project File Calls Tree

TreeView window File Calls Tree. Built on PRO4m file parser results. Includes :
- external procedures calls
- internal procedures calls
- internal functions calls
- include files
- non progress modules calls
- run value() calls
- internal procedures definition
- internal function definition
TreeView File button same as on File Resources Tree
Procedure same as on File Resources Tree
Code Line same as on File Resources Tree
File source code preview same as on File Resources Tree

top

Project File Prolint Analysis

** Click on image to enlarge in a separate window.
Project File Prolint Analysis

TreeView window File Prolint Analysis results. Built on Prolint file parser results. Includes all enabled rules code analysis results.
TreeView File button same as on File Resources Tree
File Name & Path same as on File Resources Tree
Code Line same as on File Resources Tree
File source code preview same as on File Resources Tree

top

Project File User-defined Parser Analysis

** Click on image to enlarge in a separate window.
Project File User-defined Parser analysis

TreeView window File User-defined parser results. Built on PRO4m User-defined file parser results. Includes all user-defined parser results available for the file.
TreeView File button same as on File Resources Tree
Identifier & Comments same as on File Resources Tree
Code Line same as on File Resources Tree
File source code preview same as on File Resources Tree

top

Project Database Browser

** Click on image to enlarge in a separate window.
Project Database Browser

TreeView window Database schema, including DB properties, table properties, index and field attributes, database triggers, sequences.
Query Table Opens the Dynamic DB Browser with FOR EACH query for the selectes table.
File source code preview Shows the database triggers source code.

top


Tips and Tricks
  • checking ON the "Expand include files" option you may significantly increase the TreeView building time for the big files;
  • Browser window is resizable, so feel yourself comfortable;
  • To see the Database Structure TreeView for another connected database, choose a working table in main PRO4m menu and open the Project Data Browser again.

top


Last updated: November 9, 2003 11:19 AM
© 2001-2003 PROGRESS PLUS SOLUTIONS