PROBASE — PRO-III Core
System menus cross-reference, documentation menu, logon table, core PRO-III utilities.
5 programs documented. Source: S:\Dept\Computer\Documents\PTIS2\AFTEC\PRO3PROG.WPD, aftecdoc.wpd (vendor manual; see Reading AFTEC Source for how to convert and how to tell what actually runs).
This is the vendor's designed behaviour
The manual describes what a program was built to do. PSI does not use all of it — the cost-accounting standards path is the clearest example. Always confirm against live data and the cataloged object before relying on it.
| Program | Title | Purpose |
|---|---|---|
BUILD.MENU.XREF | SYSTEM MENUS CROSS-REFERENCE FILES BUILDER | This program builds two cross-reference files for the PRO-III Menu system. One file is the MENU.WHERE.USED file, which is used by the Menu Where Used Listings. |
DOC.MENU.EM | PRO-III DOCUMENTATION MENU ENTRY AND MAINTENANCE | This program allows the user to enter and maintain documentation menus in the PRO-III system. FILE NAME Mandatory entry, no default. |
FS8030 | FINANCIAL STATEMENT | ‘L’-----------------`LL’ This program calculates all the reports within the company(s) selected for calculation. It will calculate up to the Fiscal Period specified for each company. |
LOGON.CLEAR | PRO-III LOGON TABLE CLEAR | This program allows the user to remove selected users from the PRO-III Logon Table (PRO3.LOGON). |
MENU.EM | PRO-III DOCUMENTATION MENU ENTRY AND MAINTENANCE | This program allows the user to enter and maintain menus in the PRO-III system. FILE NAME This is the name of the file that the new menu item will be stored. |
Menu paths for this module are in pro3prog/MENUFILE. For the programs that actually execute and their source items, see Reading AFTEC Source.