|
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 +---
As an Amazon Associate we earn from qualifying purchases.
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.