× 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: RPG/COBOL with embedded CL
  • From: Roger Boucher <RBoucher@xxxxxxxxxxx>
  • Date: Mon, 15 Mar 1999 11:19:13 -0800

I have had a desire to run all manner of CL commands in an RPG program
and like Colin, I think it would be nice to be able to do this without
external calls and arrays to build commands for QCMDEXC and API code for
retrieving error information that I don't want to leave behind for
others to decipher.  I think Colin was just asking if anyone else felt
this way.


-----Original Message-----
From: Buck Calabro/commsoft [mailto:mcalabro@commsoft.net]
Sent: Monday, March 15, 1999 10:03 AM
To: MIDRANGE-L@midrange.com
Subject: RE: RPG/COBOL with embedded CL


On 03/15/99 11:59:44 AM Roger Boucher  wrote:

>That would be beautiful!!
>
>From: Colin Williams [mailto:Williamsc@technocrats.co.uk]
>
>I have often thought, if IBM allowed CL program commands to be embedded
>in their HLL's, they would make development a lot quicker, allowing
>development of HLL programs without the overhead of having to wrap
them
>in a CL control program to perform any sort of housekeeping/error
>capture.
>Anyone else got any thoughts on this.

Almost everything you want to do in CL is accessible to HLLs via use of 
APIs.  If you use RPG IV, it's a straightworward process to build 
prototypes of the APIs you want to use and bind them into each program
that 
wants to use them.

If you're really stuck on using CL, you can easily use the same
technique 
to build prototypes of your desired CL functions.  In fact, we could
always 
wrap CL functions within RPG programs, even RPG III on the /38.  It's
just 
more efficient to do it in RPG IV.

What CL commands would you like to use in an HLL?

Buck Calabro
Billing Concepts Inc (formerly CommSoft), Albany, NY
mailto:mcalabro@commsoft.net
+---
| 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
+---
+---
| 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 ...


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.