![]() |
SRI Technologies |
|
||||
| Index |
| Project Name: | Gamma Project |
| System Name: | Demo System |
| Application Name: | Demo Application |
| Source File: | DEMO04.SQR |
| Program Name: | Demo Program 04 |
| Program Description: | Program to demonstrate automatic documentation capabilities of SqrPlus product. |
| Menu Navigation: |
1. PeopleTools->Utilities->Use->Demo04
2. PeopleTools->Demo->Use->Demo04 |
| Author: | Scott M |
| Program Change Log: | ||||||||||||||||
|
| Main Tables Used: | ||||||||||
|
| Input Parameters: |
![]() |
| File Inputs/Outputs: | ||||||||||||
|
| Initial Processing: | |
|
Initialise Printer:
Init Report:
| |
| Main Processing: | |
|
Generate Report:
| |
| EOJ Processing: | |
|
Terminate:
| |
| See Also: | |
|
| |
| Include Files: | |
|
Program Flow: +---------------------------------------------------------------+ | | | +-----------------------------+ | | | Fill Array with Random Data | | | +-----------------------------+ | | | | | | | | +-----------------------------+ | | | Generate Report based on | | | | input stream from array | | | +-----------------------------+ | | | | | | | | +-----------------------------+ | | | Do some common tests | | | +-----------------------------+ | | | | | | | | +-----------------------------+ | | | Terminate | | | +-----------------------------+ | | | +---------------------------------------------------------------+ |
| Procedure Call Tree: | |
01 BEGIN-PROGRAM
02 COMM-INIT
03 DATE-CURR-DATE
03 DATE-CURR-TIME
02 INIT-REPORT
03 DATE-CURR-DATE
03 COMM-CREATEARRAY
02 REPORT
03 DB-SELECT
02 COMM-SOMETESTS
02 TERMINATE
02 BEGIN-HEADING (indirect call)
03 COMM-HEADER
02 BEGIN-FOOTING (indirect call)
| |
| Sample Output: |