At 
<https://sourceforge.net/projects/bsf4oorexx/files/beta/20220207-portableBSF4ooRexx/>
 you will
find a list of zip-archives for different architectures and operating systems.

Here the "readmePortable.txt":

    The zip archives in this directory constitute experimental "portable 
BSF4ooRexx"
    packages.

    Download the portable archive matching your oorexx 5.0 [1] or later. The 
zip archive
    containing the string "-runtime" does not contain the samples and 
documentation.

    It is advised to download and experiment with the version that contains the 
samples
    and documentation.

    Unzip the downloaded archive, change into the created directory and
    issue "rexx setupbsf4oorexx.rex" on the command line. This will create
    two shell scripts

            rexxj.{cmd|sh} ... allows to run any BSF4-ooRexx scripts, e.g. try

                               rexxj.cmd testbsf4oorexx.rex  (Windows)
                               rexxj.sh  testbsf4oorexx.rex  (Unix)

            setenv2bsf4oorexx.{cmd|sh} ... sets the environment to the portable
                               BSF4ooRexx, e.g.

                               setenv2bsf4oorexx.cmd   (Windows)
                               . setenv2bsf4oorexx.sh  (Unix)

                               thereafter one could run BSF4-ooRexx scripts via
                               ooRexx as well, e.g.

                               rexx      testbsf4oorexx.rex  (Windows & Unix)

    Note: if OpenOffice.org (OOo)/Apache Open Office (AOO) [2] or LibreOffice 
(LO)
          is installed, one should be able to run

                               rexxj.cmd testuno.rex   (Windows)
                               rexxj.sh  testuno.rex   (Unix)


    [1] ooRexx 5.0 download installation package:
    <https://sourceforge.net/projects/oorexx/files/oorexx/5.0.0beta/>
    [2] Apache OpenOffice (AOO) with download link: 
<https://www.openoffice.org/>

---rony
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to