|
RDi 9.1.1.1
The Application diagram is somewhat useful, but it still does not show all procedure calls. For example:
IF FwdTransDQName <> *Blanks;
QSNDDTAQ(FwdTransDQName
:FwdTransDQLib
:%Len(%Trim(DQ_DATA))
:DQ_DATA);
ENDIF;
Is caught, and the defined EXTPGM('QSNDDTAQ') is placed in the diagram, but:
C CALLB 'JC0101R1'
C PARM DQ_DATA
is missed.
Also missed are External sub-procedures, but internal subprocedures and subroutines are included in the diagram as well as the old style program CALL. It would be nice if all of these were included in the diagram.
Mark Murphy
STAR BASE Consulting, Inc.
mmurphy@xxxxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.