× 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.




-----Message d'origine-----
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] De la part de DLee@xxxxxxxx

<if you are only now going to begin using modules and binding
directories, does that mean you only program in RPGIII?>

In answer to your question:
No, all of our programs have been converted to rpgle, we are
coding in rpg free, as well as rpgle, and our programs are
compiled thru CRTBNDRPG command.
Any prototypes we use are internal to the program, not external.

Hope this answers your question

Ah, so when you want to share code between programs, you are using CALL instead of CALLP? Then you are just one step behind (or in front of depending on how you look at it) us. We use calls to external procedures, but as yet have no service programs, so every module needed is bound by copy to the program. The calls are supposed to be rapid, but the use of procedures in this way means they are duplicated rather than shared. In my opinion the disadvantages of the maintenance difficulties far outweigh the advantages (if any) of the program's performance.

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.