On 02.07.2024 16:04, Paul Gilmartin wrote:
On Tue, 2 Jul 2024 13:02:50 +0200, Rony G. Flatscher wrote:

On 02.07.2024 12:58, Rony G. Flatscher wrote:
Prolog: it seems that the mailer has distorted the code and made it illegible, 
hence resending the
mail, now with the code preformatted in the hope that than the mailer does not 
reflow the code.
Sorry about this inconvenience. ---rony
Well, unfortunately that did not solve the problem. :(

Post via the web interface.

Do you have a direct URL by any chance?

Otherwise, I supplied a direct download link to the zip-archive, so anyone can get at it in a minute after unzipping it.

Unblocking on Windows is done via the property menu of the file (right mouse-click on the file in explorer, pick properties, check the unblock checkbox and click apply; from the commandline you can use powershell's Unblock-File fn). Unblocking on MacOS involves removing the extended attributes Apple adds when downloading files from the Internet, there xattr is your friend to get to see and to delete them.

In case you are on the RexxLA mailing list then you can get the oorexx-packages bundle with the supplied URL as communicated by e-mail, it includes ooRexx, Jean Louis Faucher's powerfull oorexxshell and among other packages also the ooRexx Java bindings with its documentation and all its samples (there is a new bundle in the works that will have NetRexx on board and a new Rexx/ooRexx GUI debugger taking advantage of the Java bindings and Java's awt/swing if running on non-Windows systems).So you can get at the Java and ooRexx sample that demonstrate how easy it is actually creating Rexx command handlers for ooRexx.

In case anyone wants to see the code in a legible form, download the zip-archive
<https://sourceforge.net/projects/bsf4oorexx/files/GA/BSF4ooRexx-850.20240304-GA/BSF4ooRexx_install_v850-20240620-refresh.zip/download>,
unblock and unzip it. Then go into the subdirectory
<bsf4oorexx/samples/Java/handlers/commandHandlers/30_java_starter850/> for the 
Java version and to
<bsf4oorexx/samples/Java/handlers/commandHandlers/30_java_starter850/rexxonly/> 
for the ooRexx version.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to