2022-10-04, first beta of BSF4ooRexx850
---------------------------------------
Please note: this package has been briefly tested on Windows and Linux.
Installation:
- download the zip file
- unzip the zip-file and open a command line window/terminal
- go into "bsf4oorexx/install"
- Windows:
- go into "windows"
- run "install.cmd"
- this will install BSF4ooRexx850 to "%ProgramFiles%\BSF4ooRexx850"
- open a new window/terminal to run BSF4ooRexx programs
- Linux:
- go into "linux"
- run "sh install.sh"
- this will install BSF4ooRexx850 to "/opt/BSF4ooRexx850"
- logout and logon again! This makes sure that the changes to /etc/profile take effect
---
BSF4ooRexx850 includes JDOR (Java Drawing for ooRexx, a Rexx command handler). JDOR makes
Java2D available as commands to Rexx programs:
- Documentation: BSF4ooRexx-menu -> Information
-> Open "JDOR" folder and double-click on "jdor_doc.html"
- Samples: BSF4ooRexx-menu -> Samples
-> Open "index.html" and look for the samples that carry "JDOR" in their names