Ah, sorry forgot the second observation:

Rony G. Flatscher wrote:
> just reporting two observations: 
executing a complex Rexx script that repeatedly interacts via Java with
OpenOffice, at the end of successfully running it, the RexxStart()
function returns the return value "1".

This is waht the docs for 4.0.0 say (rexxpg.pdf, rev. 4251):

    10.3.3.2. Return Codes
    The possible RexxStart return codes are:
    negative
    Interpreter errors. See the Appendix in the Open Object Rexx:
    Reference for the list of Rexx errors.
    0
    No errors occurred. The Rexx procedure ran normally.
    positive
    A system return code that indicates problems finding or loading the
    interpreter.
    When a macrospace Rexx procedure (see Macrospace Interface) is not
    loaded in the macrospace, the
    return code is -3 ("Program is unreadable").

It is not clear for me what a system return code of "1" would indicate.

---rony

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to