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



You can just change the source type with no effect on fnctionality. Check
your override commands, however, as IBM changed the default overiide scope
to be *ACTGRP rather than call level: although come to think of it this
could apply to OPMs also.

Unfortunately, IBM did not do a complete job with ILE CL. The CRTCLLE
command does not have any ILE parameters such as Binding Directory or
Activation Group (when I last checked). This means that if you want to use
an ILE feature such as calling a procedure which is in a service program
(using the CALLPRC command), you are forced to create the CLLE as a module
and bind it in to a program with the unweildy CRTPGM or via another bound
program. Generally CL is used as a wrapper, driver or job stream in which
you really want to call into multiple functions, so not being able to call
pocedures from within a bound CLLE Program is disappointing. In fact
SQLRPGLE programs have a similar limitation:you are forced to create
SQlRPGLE modules in order to call procedures: this is even more
disappointing.

Chris Jewell

> -----Original Message-----
> From: owner-midrange-l@midrange.com
> [mailto:owner-midrange-l@midrange.com]On Behalf Of David Fung
> Sent: Thursday, November 19, 1998 6:01 PM
> To: MIDRANGE-L@midrange.com
> Subject: Convert from CLP to CLLE
>
>
> Grateful if someone could share his/her experience of converting a CL
> programme from OPM to ILE. What I am referring to is straightly a
> change of
> source type and recompile, no code changes.
>
> I wish to know if this is safe. Is there any case that the source code
> needs
> to be changed? And after all, what is the benefit?
>
> Thanks in advance.
>
>
>
>

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-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 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.