On Mon, Feb 20, 2012 at 2:29 PM, Rony G. Flatscher
<[email protected]> wrote:
> Exploring the RXMSQ exit the following questions have come up:
>
> subfunction RXMSQPSH (pushing the supplied string) has a rxfmlifo flag,
> which according to the documentation is set TRUE for LIFO and FALSE for
> FIFO; in my tests this flag is always set to TRUE, independent of using the
> Rexx statements PUSH and QUEUE.
>
> Should the rxfmlifo flag be set to TRUE for the PUSH keyword statement and
> FALSE for the QUEUE keyword statements as stated the rexxref.pdf? If so, I
> should file a bug report?

This is getting silly.  If you find something not working, open a bug
report and provide a means of reproducing it.  That's going to be the
answer every time.


>
> subfunction RXMSQNAME is invoked for the BIF RxQueue("set", newName).
> Independent of returning REXX_EXIT_NOT_HANDLED or REXX_EXIT_HANDLED, the
> name change is carried out, on the Rexx side the old queue name is returned
> (initially "SESSION"). Is this o.k.?

Not sure I understand what you're asking here.

>
> TIA,
>
> ---rony
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to