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



Charlie Massoglia wrote:
> 
> I am curious how many people are actually using ILE to develop their
> applications.  I have several questions:
> 
> Are you using RPG IV or ILE COBOL?  If so, are you just experimenting or are
> you developing all of your new code in RPG IV or ILE COBOL?

We mainly use ILE C, the ILE red-headed stepchild. :)  Actually, it is
really the parent since it was the first ILE language available.  We
make extensive use of the System Programmer's Interfaces (SPIs).  We
also use ILE CL (CL modules).  We use ILE RPG sparingly, mainly for
testing and samples.
 
> Are you just taking PDM option 14 (CRTBNDRPG or CRTBNDCBL) to compile your
> RPG IV and ILE COBOL programs or are you using PDM option 15 (CRTRPGMOD or
> CRTCBLMOD) to create modules, followed by a CRTPGM to bind the modules into
> a program object.

We are using a "home grown" build utility that has the ability to
upload code from QDLS (we prefer using PC editors to develop in ILE C)
and build many different types of objects (e.g., ILE C modules & pgms,
service programs, CL modules, CL pgms, commands, ILE RPG modules & pgms,
(OPM) RPG, display files) on the AS/400.
 
> Are you using service programs?

Yes.
 
> Are you running your RPG IV code in the default activation group or are you
> using named activation groups, *NEW, or *CALLER?

ILE C: Use *NEW, *CALLER and named activation groups depending on the
object.
 
> Are you using binding directories?

Yes.
 
> Are you using binder language?

Yes.  Also note that we use the SIGNATURE keyword to give our service
programs a specific signature.
 
> And finally, are you using data management scoping?

Yes, through the use of activation groups.

John Dorn
I/NET, Inc.
http://www.inetmi.com/
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List!  To submit a new message,   *
* send your mail to "MIDRANGE-L@midrange.com".  To unsubscribe from     *
* this list send email to MAJORDOMO@midrange.com and specify            *
* 'unsubscribe MIDRANGE-L' in the body of your message.  Questions      *
* should be directed to the list owner / operator: david@midrange.com   *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


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.