|
>I have a fairly dumb question in regard to the difference between RPGIV and >ILE. When I write an RPGIV I always use type of RPGLE to have the extended C >spec, etc. Do I not have to use the LE? If not, how else do I access the D >and extended C specs? I'm afraid I literally haven't had time to read the >RedBooks. No internet at work, heck no PC for that matter, just a dumb >terminal! Kathy for RPG IV and ILE rpg, you always use the source type RPGLE. Simplistically speaking, You can leave the DFTACTGRP(*YES) and this will then generate programs which work the same as RPG400 programs (same PDM option 14). If however you want to use the full facilities offered by ILE program modules, then you will need to either compile the program source as modules (PDM option 15) and then use the CRTPGM command to bind the parts together into a program, or use the CRTBNDPGM with DFTACTGRP(*NO). You can also consider creating service programs (which has no main section). Strongly suggest you read the book 'Who Knew You Could do that with RPG IV' which should be available on the web. Mike +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.