One of the many new great features of ooRexx 5.0.0 is the ADDRESS...WITH 
variant.

In order to demonstrate how to use it, here an idea: have a sample that uses curl command (available on all modern operating systems) to fetch the latest ooRexx documentation files from SourceForge and download them into a subdirectory named docs.V, where "V" would be the ooRexx version. Supplying the optional ooRexx version (e.g. "4.2.0", "5.0.0", "5.1.0beta", etc.) would download all the documentation files from the given SourceForge oorexx-docs directory.

What do you think, would that be a helpful sample to add to ooRexx?

---rony




_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to