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



On Wed, Aug 24, 2016 at 2:22 PM, Buck Calabro <kc2hiz@xxxxxxxxx> wrote:
The interface between RPG and
Rexx is a little wheezy - the Rexx external queue.

A little wheezy, perhaps. But still kind of cool. I don't think any
other scripting language has its own special queue.

I probably wouldn't use this in production; instead I'd do the Rexx part
in a sub-procedure that pulls entries off a queue (user space, data
queue, heap, array, whatever) one at a time and does the comparison.

Why? How are those other things better than the dedicated queue?

I went through the exercise Just Because, and also because I realised
there are too few examples of RPG interacting with Rexx.

The statement would be just as true if you had left out "RPG interacting with".

http://code.midrange.com/901f5bdd82.html

I was going to quibble with how you specified the QREXQ "function"
parameter (I think it is clearer to just use a naked character literal
on the call; or, if that's not structurally possible due to the call
mechanism, then at least use a variable name indicative of WHICH
function is being issued) but I guess you've used the prevailing
convention:

http://www.mcpressonline.com/rpg/simon-s-solutions-talk-with-rexx-programs.html

John Y.

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.