× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



+1

I used to use a component of CODE/400 for an application diagram - Navigator was the name? It let me specify multiple programs, then it made the connections between them, as I recall.

The Application Diagram in RDi just doesn't have what I got from the older technology. Or else I'm missing something completely.

So I'd love more explanation, more help text, on just how to use AD - and I'd like the kinds of things you bring up, Mark.

Cheers
Vern

On 11/23/2015 8:36 AM, Mark Murphy/STAR BASE Consulting Inc. wrote:
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 thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.