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


  • Subject: Re: Is anyone using ILE?
  • From: Rudolf Wiesmayr <Rudolf.Wiesmayr@xxxxxxxxxxx>
  • Date: Sun, 18 May 1997 11:22:42 -0700
  • Organization: Magistrat Linz

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

We use ILE C for new applications.
Our old ones are in OPM PLI, which is no more a product, but a PRPQ.

> 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 have been using a home built COMPILE command to enforce standards
and prohibit compilation in QINTER.

> Are you using service programs?

Yes, and we like them very much, because service programs provide a
good mechanism to hide things. So we get a good separation of
interface and implementation.

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

At the moment we have a mix of PLI and C in our new applications and
must use the *DFTACTGRP for coexistence. There are some subtle problems
with mixing OPM PLI and ILE C, but we made it go, e.g. writing and
reading display records in mixed language (Old library functions not yet
migrated to C work together with new C functions)

> Are you using binding directories?
> Are you using binder language?
Yes. Yes.

> And finally, are you using data management scoping?

One of us has used a second (named) activation group to separate
two units of work. No widespread use.

Regards,
-----------------------------------------------------------------
Dipl.-Ing. Rudolf Wiesmayr   Tel:     +43 - 0732 / 7070 - 1720
Magistrat Linz, ADV/AE       Fax:     +43 - 0732 / 7070 - 1555
Gruberstrasse 40-42          mailto://Rudolf.Wiesmayr@mag.linz.at
A-4041 Linz                  IBMMAIL: at3vs7vs@ibmmail.com
------ http://www.linz.at <<<--- Digital City Linz, Austria -----
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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 ...

Follow-Ups:
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.