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



TFRCTL is not valid in an ILE program, so you can't use that/

RCLRSC behaves differently under ILE than under OPM. Check out the ILE
Concepts book, under Programming in InfoCenter.

ILE opens CL to function otherwise not available. There's an article on the
knowledge base about using the CEE date/time functions, which can only be
used in ILE. There are other APIs available this way, including math
functions, etc.

The modular nature of ILE is a benefit, although it takes time to make it
happen effectively, and needs planning.

At 05:47 PM 4/11/02 +0100, you wrote:
>Theres not a lot of difference really.
>
>For existing code just tell SEU it is of type CLLE and use option 15 to
>compile to a module. Other languages can use bound procedure calls to
>use the CL procedure contained in your module.
>
>Alternatively you could use CRTPGM to create a program from your
>modules, or CRTBNDCL (SEU option 14) to create a program directly from
>your source.
>
>ILE CL allows a few extra commands - eg. CALLPRC, which allows CL to
>call procedues in other compiled modules or service programs.
>
>Syd Nicholson
>
>
>Peter_Vidal@pall.com wrote:
>
>>Good morning!
>>
>>Can you simply state the major differences between these two?  I want to
>>convert
>>several sources to ILE/CL and I want to know the advantages (if any) of doing
>>so.
>>
>>Thanks and have a wonderful day!
>>
>>Peter Vidal
>>Pall Aeropower Corp.
>>Senior Programmer
>>Analyst



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.