fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
SHOW SYSTEMATIC CHANGES
Syntax:
[DO NOT] SHOW SYSTEMATIC CHANGES
Function:
fpt reportrs the diagnostcs which mark systematic changes in the output code.
This report is always made at the end of processing. The command may be used interactively to show the progress of code modification.
Where to Use this Command
| Operating system command line | No |
| Configuration file, config.fsp | No |
| Specification (fsp) files, *.fsp | No |
| Interactively, to FPT> prompt | Yes |
| Interactive command files | Yes |
| Embedded in the Fortran code | No |
Default
The report is always made at the end of fpt processing.
Example
A large point-of-sale catalogue management code was modified for Sector7's VXRMS system. The changes reported were:
Systematic Changes to the Code (Notes) ====================================== Format changes No. Description Count 3317 Leading zero(s) removed from a statement label 5 Declaration changes No. Description Count 4243 Declaration inserted by fpt 17216 Changes in executable code No. Description Count 1873 Actual argument has been changed to match formal argument. 5980 2435 Missing argument(s) inserted 4960 2673 INTEGER used as LOGICAL corrected to LOGICAL expression 2152 2681 %DESCR removed from the code 885 4245 Statement modified for VXRMS 12802 4287 I/O statement argument changed to standard type and kind 14
Copyright ©1995 to 2026 Software Validation Ltd. All rights reserved.