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



Seconded. We're an Aldon shop too. No "system" changes required to use
ILE, just need to define the correct object and source types to the CMS.

In Aldon, when we move (RPG or CL) programs from OPM to ILE, we "retire"
(that's the Aldon terminology) the old OPM object, then create separate
*module and *pgm objects. The *module object contains the source code,
while the *pgm is "non source" and is just the container to hold the
final compiled object.

BTW, Aldon's "extended attribute" corresponds to the PDM "Type" column.

HTH,
Loyd

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Charles Wilt
Sent: Tuesday, November 04, 2008 2:07 PM
To: Midrange Systems Technical Discussion
Subject: Re: Calling a sub-procedure from a service program with a CL
program

Jeff,

For the last time.....

YOU SHOULDN"T HAVE TO CHANGE ANYTHING IN MKS ITSELF!!!!

You simply need to define the objects to MKS correctly.

Instead of telling MKS you want a CLLE *PGM object, tell it you want a
CLLE *MODULE.

Next, tell it you want an additional object ILE *PGM. I don't know
how to do this with MKS, with Aldon, there's an "Extended Attribute"
that I set to ILE.

This is what I'd see in Aldon:
Object Type Attribute
MYCLLE *MODULE CLLE
MYCLLE *PGM

If it's not obvious, the RTFM or call MKS.

Charles


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.