One of the biggest deficiencies in today's existing
computer systems is the lack of up to date concise documentation, especially, of
procedures, interactions with database tables, and external files. RealTime has been
developed to solve this deficiency.
RealTime is a Progress® tool that provides you with a
simple and complete way to document your programs indicating all the cross-references
between procedures, tables, include files, etc. Allows documentation of multiple systems
and versions giving total flexibility to document several applications simultaneously.
RealTime is not just a compile cross-reference; it actually
analyses procedures and database schema providing a complete set of documentation of your
application.
» Independent of Progress®
version
RealTime will document all applications regardless of which
version of Progress® it runs on. But to run RealTime you need at least a single user
Progress® license version 8.2 or 8.3.
» Integrated with the UIB
RealTime can be fully integrated with Progress® User
Interface Builder, as soon as UIB is started, so is RealTime. A small window will appear
on the bottom left of your screen with all of its functions.
» Documents each procedure
RealTime will document all of the these functions in a
procedure:
- All UIB's internal objects
- Input and output parameters
- Access to external files (input from, output to)
- Variables (Local, Shared ad Global)
- Shared frames
- Shared temporary frames
- Shared worktables (workfiles)
- External procedure (run program, run value)
- Libraries (Include files)
- Methods
- SmartObjects
- Internal procedures (definition, run and parameters)
- Database tables (create, access, update , etc.)
- Database tables indexes (complete or partial)
- Database tables fields (create, access, update, etc.)
- Programs called from RUN VALUE statement
- Your own customized SmartObjects
» Procedure Tree
During the documentation, RealTime creates a hierarchy of
procedures that will help you to understand your system's procedure flow.
» Documentation Methods
RealTime has two methods of documentation, quick and complete,
you will use the most efficient way, depending on which features of Progress® you utilize
the most. Also there is the option to create log files of your documentation, which is an
important feature to help you debug your application.
» On-line Queries
RealTime has three standard queries and one parameter driven
query. You can query by procedure name, database table or include file name, these are the
most common ones. For more detailed queries, you can utilize the parameter driven query -
a powerful tool that will answer most of your documentation needs.
» Reports
RealTime comes with a complete set of reports that will help
you archive and maintain your system. You can print from a detailed and structured
procedure documentation to it's hierarchy tree.
» Online Help and Tutorial
A tutorial will help you get started in using
RealTime and a complete Online Help will take care of your questions.